* add tooling to automate kah->truecharts porting somewhat * small tweak for tooling * another small tooling fix * some more tweaking to the tooling * initial temporary output * process and output fixes * More chart.yaml fixes * pushing more fixes * small fixes * some little fixes * another fix catched * regenerate docs * some more cleaning/tweaking * remove more prometheus related Apps for now * processing questions.yaml up to hyperion-ng * questions.yaml till owncloud-ocis * Finish questions.yaml setup and polish * fix some deconz indent issues * no message * fix healtchecks questions.yaml * another fix * ser2sock fix * move apps to normal trains
27 lines
409 B
Plaintext
27 lines
409 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
|
|
.vscode/
|
|
# OWNERS file for Kubernetes
|
|
OWNERS
|
|
# helm-docs templates
|
|
*.gotmpl
|