Ignore dashboard files touched during deployment
This commit is contained in:

committed by
Maximilian Paß

parent
0c9ffea369
commit
dc562ba7fd
6
deploy/grafana-dashboard/.gitignore
vendored
6
deploy/grafana-dashboard/.gitignore
vendored
@ -1,2 +1,8 @@
|
||||
# Ignore the generated json encoded dashboard.
|
||||
main.json
|
||||
|
||||
# Ignore the current environments required for generating the dashboard.
|
||||
environments.json
|
||||
|
||||
# Ignore the Grafana dashboard deployment files.
|
||||
dashboards/
|
||||
|
Reference in New Issue
Block a user