Files
truecharts/charts/stable/tdarr-node/.helmignore
T
Stavros KoisandGitHub 14b749a857 feat(tdarr(-node)): Move to stable and cleanup (#2615)
* chore(tdarr): update description

* update questions

* move to stable

* node does not have service running anymore

* node questions

* serverIP in tdarr server is only used by the internalnode, doesn't matter for externalls

* remove portal button

* disable service
2022-05-05 20:23:44 +00:00

25 lines
378 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