Files
truecharts/charts/stable/lancache-monolithic/.helmignore
T
Xstar97andGitHub 230ea7c144 fix(lancache) move monolithic + dns to stable. (#4079)
* fix(lancache) move monolithic + dns to stable.

* update docs

* fix docs

* update docs

* fix dns docs
2022-10-12 08:28:51 +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