* add-meshcentral * add-meshcentral * starting space in comment * starting space in comment * change port * add config * mongodb * Update charts/incubator/meshcentral/Chart.yaml * Update charts/incubator/meshcentral/Chart.yaml * fix path * Update charts/incubator/meshcentral/Chart.yaml * indentation * Update Chart.yaml * Update Chart.yaml * update * update question * test * trailing-whitespace * Update charts/incubator/meshcentral/Chart.yaml * fix question boolean * Update charts/incubator/meshcentral/templates/_configmap.tpl * Update charts/incubator/meshcentral/templates/_configmap.tpl Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Update charts/incubator/meshcentral/values.yaml * Update charts/incubator/meshcentral/templates/common.yaml * Update charts/incubator/meshcentral/templates/_configmap.tpl * Update charts/incubator/meshcentral/values.yaml * Apply suggestions from code review Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
27 lines
409 B
Plaintext
27 lines
409 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
|