harbor-helm-index/.gitignore
2025-02-17 16:19:35 -06:00

16 lines
No EOL
174 B
Text

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