rats-search/.gitignore
Alexey Kasyanchuk b7f484dab7 release
2018-05-21 01:46:13 +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