mirror of https://github.com/grafana/grafana.git
gitignore: Ignore files for accesscontrol provisioning (#33577)
This commit is contained in:
parent
9b60f8c404
commit
b45120b999
|
@ -63,6 +63,7 @@ public/css/*.min.css
|
|||
conf/custom.ini
|
||||
/conf/provisioning/**/custom.yaml
|
||||
/conf/provisioning/**/dev.yaml
|
||||
/conf/provisioning/access-control/
|
||||
/conf/ldap_dev.toml
|
||||
/conf/ldap_freeipa.toml
|
||||
profile.cov
|
||||
|
|
Loading…
Reference in New Issue