rats-search/.gitignore
2018-07-07 01:25:03 +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