2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00
books/.gitignore
2018-01-08 17:59:49 +05:30

15 lines
191 B
Plaintext

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