rats-search/.gitignore
Alexey Kasyanchuk 6d0f555b2d release
2018-04-01 23:46:40 +03:00

14 lines
177 B
Plaintext

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