charts/charts/jackett/.helmignore
Jeff Billimek 14023d3024
moving all charts under charts/ dir (#112)
* moving all charts under charts/ dir

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* add date and name to license file

* add contributing file

* rewrite readme

* pull request template

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>

* fixing badge icon
2020-01-10 14:58:11 -05:00

24 lines
369 B
Plaintext

# 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/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS