2
0
mirror of https://github.com/frappe/books.git synced 2025-01-23 07:08:36 +00:00
books/.gitignore

15 lines
191 B
Plaintext
Raw Normal View History

2018-01-08 17:59:49 +05:30
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