rats-search/.gitignore
Alexey Kasyanchuk 126e9db7cc release
2018-02-10 14:04:55 +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