rats-search/.gitignore
Alexey Kasyanchuk a6d9302925 release
2018-07-22 15:27:45 +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