rats-search/.gitignore
Alexey Kasyanchuk 1095cd8bd5 release
2018-03-30 23:15:25 +03:00

13 lines
176 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