drone-runner-charts/.helmignore

34 lines
497 B
Plaintext
Raw Permalink Normal View History

# 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
# Common VCS dirs
.git/
2021-08-17 18:21:12 +00:00
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
2021-10-12 16:21:40 +00:00
# editorconfig
.editorconfig
# drone
.drone.yml
# markdownlint
2021-08-17 18:21:12 +00:00
.markdownlint.yaml
# customized values
values2.yml
values2.yaml
# helm packages
2021-08-17 18:21:12 +00:00
*.tgz