mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
ignore parcel cache and dev bundle
This commit is contained in:
parent
af115f3ace
commit
d24995879a
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -20,9 +20,10 @@ website/themes/uppy/_config.yml
|
|||
npm-debug.log*
|
||||
nohup.out
|
||||
|
||||
examples/bundled-example/bundle.js
|
||||
examples/dev/bundle.js
|
||||
uppy-*.tgz
|
||||
.eslintcache
|
||||
.cache
|
||||
|
||||
output/*
|
||||
!output/.keep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue