.gitignore was ignoring too many files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user