2
0
mirror of https://github.com/frappe/books.git synced 2025-01-23 23:28:24 +00:00
books/.gitignore
2018-01-01 15:15:01 +05:30

14 lines
184 B
Plaintext

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