Consolidate gitignore

This commit is contained in:
Kevin van Zonneveld 2015-11-26 16:19:44 +01:00
parent a39f0c4f8b
commit 42429d9c81
2 changed files with 11 additions and 12 deletions

15
.gitignore vendored
View file

@ -1,8 +1,15 @@
node_modules
build/
.DS_Store
Thumbs.db
npm-debug.log
node_modules
build/
examples/playground/static/js/app.js
examples/playground/static/uppy/
examples/playground/static/js/app.js
website/db.json
website/*.log
website/node_modules/
website/public/
website/.deploy*/
website/src/_drafts

8
website/.gitignore vendored
View file

@ -1,8 +0,0 @@
.DS_Store
Thumbs.db
db.json
*.log
node_modules/
public/
.deploy*/
src/_drafts