Files
helm-charts/charts/mqtt-exporter/.helmignore
Andrew Williams e6f88c5ddd [mqtt-exporter] New chart (#33)
* [mqtt-exporter] New chart

* Don't enable Metrics for testing

* Fix linting issues
2021-12-18 18:01:40 +00:00

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