fab-city-os-core-chart/.helmignore

32 lines
396 B
Plaintext
Raw Permalink Normal View History

2022-05-17 14:38:47 +02:00
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
2022-05-17 14:38:47 +02:00
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
2022-05-17 14:38:47 +02:00
# Common backup files
*.swp
*.bak
*.tmp
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
# Nix
2022-06-27 01:33:57 +02:00
.direnv
2022-11-23 17:20:30 +01:00
.pre-commit-config.yaml
dist