rats-search/.gitignore
Alexey Kasyanchuk 04582b4613 release
2019-01-27 00:40:14 +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