diff options
author | Frédéric Guillot <fred@kanboard.net> | 2017-12-01 15:03:40 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2017-12-01 15:03:40 -0800 |
commit | 23e0b63754b1a69d198e97b26474cf08be9cda64 (patch) | |
tree | 7c3be1eabb8587af7c52da93251e76c0d754cc6f /.gitignore | |
parent | 69d233eaa079e54dd9653d7b777c9397d138e000 (diff) |
.gitignore was ignoring too many files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |