.gitignore was ignoring too many files

This commit is contained in:
Frédéric Guillot
2017-12-01 15:03:40 -08:00
parent 69d233eaa0
commit 23e0b63754
3 changed files with 102 additions and 2 deletions

4
.gitignore vendored
View File

@@ -15,10 +15,10 @@ Thumbs.db
*.out
*.log
.vagrant
config.php
data/files
data/cache
*.bak
!docker/kanboard/config.php
/config.php
!docker/var/wwww/app/config.php
node_modules
bower_components