harbor-helm-index/.gitignore
Alan Bridgeman 10a089581f
Some checks failed
Build and deploy Harbor Helm Index to QA/Stagging (private Kubernetes cluster) / build (push) Failing after 1m0s
Build and deploy Harbor Helm Index to QA/Stagging (private Kubernetes cluster) / deploy (push) Has been skipped
Fixed some files related to dependencies for building the image
2025-06-19 02:33:21 -05:00

15 lines
No EOL
164 B
Text

# Ignore Yarn files
.yarn
.yarnrc.yml
# Ignore dependencies
node_modules
# Ignore private NPM credentials
.npmrc
# Mac OS
.DS_Store
# Ignore compiled files
dist