Files
helm-charts/.gitignore

12 lines
94 B
Plaintext

# Helm artifacts
*.tgz
**/.packages/
# Local env
.env
# OS/editor
.DS_Store
.idea/
.vscode/