rats-search/.gitignore
Alexey Kasyanchuk bc64e73c45 release
2018-07-20 13:15:22 +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