rats-search/.gitignore
Alexey Kasyanchuk 0b98352384 release
2018-10-17 21:32:34 +03:00

23 lines
270 B
Plaintext

node_modules
.DS_Store
Thumbs.db
*.log
rats.json
binlog.*
*.pid
version.vrs
sphinx.conf
*.p2p
downloads.json
node.exe
/dist
/temp
/web
/database
# ignore everything in 'app' folder what had been generated from 'src' folder
/app/app.js
/app/background.js
/app/**/*.map