KAH Port project (#635)
* 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
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user