Files
rats-search/.gitignore
Alexey Kasyanchuk 813146d3d1 release
2018-04-30 13:11:04 +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