Files
rats-search/.gitignore
Alexey Kasyanchuk e39914e961 release
2018-07-02 04:52:29 +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