rats-search/.gitignore
Alexey Kasyanchuk 32e2b3408a release
2018-07-14 00:25:04 +03:00

21 lines
241 B
Plaintext

node_modules
.DS_Store
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