Tweak gitignore

This commit is contained in:
Renée Kooi 2019-09-18 10:59:17 +02:00
parent 89b92c2309
commit a617c82e3a
No known key found for this signature in database
GPG key ID: 497533BAECCD642A

18
.gitignore vendored
View file

@ -1,13 +1,21 @@
.DS_Store
Thumbs.db
npm-debug.log
env.sh
npm-debug.log*
nohup.out
node_modules
.cache
.eslintcache
env.sh
dist/
lib/
coverage/
examples/dev/bundle.js
test/endtoend/create-react-app/build/
test/endtoend/create-react-app/coverage/
uppy-*.tgz
website/db.json
website/*.log
@ -20,14 +28,6 @@ website/themes/uppy/_config.yml
website/src/_template/list_of_locale_packs.md
website/themes/uppy/layout/partials/generated_stargazers.ejs
npm-debug.log*
nohup.out
examples/dev/bundle.js
uppy-*.tgz
.eslintcache
.cache
**/output/*
!output/.keep
examples/dev/file.txt