rats-search/.gitignore
Alexey Kasyanchuk bf67166755 release
2018-04-07 13:50:15 +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