rats-search/.gitignore
Alexey Kasyanchuk 914346c021 release
2018-03-02 04:17:26 +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