fix(ignore): ignore more server files

This commit is contained in:
Alexey Kasyanchuk 2018-07-07 01:25:03 +03:00
parent e39914e961
commit 7799f1fd21

6
.gitignore vendored
View File

@ -3,13 +3,17 @@ node_modules
Thumbs.db
*.log
rats.json
binlog.*
*.pid
version.vrs
sphinx.conf
/dist
/temp
/web
/database
# ignore everything in 'app' folder what had been generated from 'src' folder
/app/app.js
/app/background.js
/app/**/*.map