0c87cbb4b3
* Update Helm chart common to v1.3.0 * Update-Folder-Names-and-Dependencies * Fix Jellyfin "installed" Icon Fixes #171 * Add PUID PGID and UMASK to questions.yaml * Fix traefik certmanager bugs * Refactor appAdditionalServices for all Apps Fixes #169 Fixes #170 * Fix acmeDNS 2.0 and make traefik version 1.0.0 (for consistancy) * Update charts/transmission/1.3.0/values.yaml Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com> * Update charts/truecommand/1.3.0/Chart.yaml Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
25 lines
378 B
Plaintext
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
|