rats-search/.gitignore
Alexey Kasyanchuk 49ba8e860e release
2018-06-19 13:47:07 +03:00

16 lines
192 B
Plaintext

node_modules
.DS_Store
Thumbs.db
*.log
rats.json
/dist
/temp
/web
# ignore everything in 'app' folder what had been generated from 'src' folder
/app/app.js
/app/background.js
/app/**/*.map