charts/.gitignore
Tin Lam 406c024b59 feat(ldap): adds ldap support for Grafana
This adds example configurations in the gate to leverage LDAP
auth for Grafana dashboard.

This patch also fixes up minor indentation errors in YAML.

Signed-off-by: Tin Lam <tin@irrational.io>
Change-Id: I0961ced71b8a4d1c4f639fd898bc70761f8de995
2021-01-23 11:07:47 -06:00

16 lines
186 B
Plaintext

**.tgz
# doc build environment and artifacts
doc/build
doc/source/_build
.tox/
# IDE files
.vscode/
.idea/
tools/deployment/vagrant/.vagrant
# Helm dependencies lock file
Chart.lock