#9 Add provisioning files to gitignore due to passwords and setup datasources

Merged
oscarleiva merged 1 commits from oscarleiva/fix-gitignore into oscarleiva/development 6 years ago
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -50,6 +50,7 @@ public/css/*.min.css
 
 conf/custom.ini
 conf/customDEV.ini
+/conf/provisioning/**/*.yaml
 /conf/provisioning/**/custom.yaml
 /conf/provisioning/**/dev.yaml
 /conf/ldap_dev.toml