prometheus-fail2ban-exporte.../.helmignore

61 lines
692 B
Plaintext
Raw Permalink Normal View History

2023-07-09 10:32:39 +00: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
2025-01-04 21:11:50 +00:00
2023-07-09 10:32:39 +00:00
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
2025-01-04 21:11:50 +00:00
2023-07-09 10:32:39 +00:00
# Common backup files
*.swp
*.bak
*.tmp
*.orig
*~
2025-01-04 21:11:50 +00:00
2023-07-09 10:32:39 +00:00
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
2025-01-04 21:11:50 +00:00
2023-07-09 10:32:39 +00:00
# drone
.drone.yml
2025-01-04 21:11:50 +00:00
# editorconfig
.editorconfig
2023-07-09 10:32:39 +00:00
# customized values
values2.yml
values2.yaml
2025-01-04 21:11:50 +00:00
2023-07-09 10:32:39 +00:00
# helm packages
2025-01-04 21:11:50 +00:00
*.tgz
.helmignore
unittests
# markdownlint
.markdownlint.yml
.markdownlint.yaml
.markdownlintignore
# npm
.prettierignore
.npmrc
package*
# yamllint
.yamllint.yaml
# Others
CONTRIBUTING.md
CODEOWNERS
Makefile
renovate.json