Files
truecharts/charts/stable/plaxt/.helmignore
T
30811c1860 fix(plaxt): moved to stable and added docs (#3638)
* fix(plaxt): move to stable and added docs v2

* Rename README..md to README.md

* fix common version back to 10.5.5

* no messaeg

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-31 10:21:44 +03:00

31 lines
445 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
# docs folder
/docs
# icon
icon.png