Updated .gitignore to ignore custom configs in worker/reports

This commit is contained in:
Tomas Bures 2017-04-27 19:31:39 -04:00
parent 20028303f8
commit b0d51c7dad

2
.gitignore vendored
View file

@ -3,6 +3,8 @@ npm-debug.log
.DS_Store
config/development.*
config/production.*
workers/reports/config/development.*
workers/reports/config/production.*
dump.rdb
# generate POT file every time you want to update your PO file