rats-search/.gitignore
Alexey Kasyanchuk 869d0e52d3 release
2018-07-22 14:32:54 +03:00

20 lines
240 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