mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
30 lines
360 B
Text
30 lines
360 B
Text
.DS_Store
|
|
Thumbs.db
|
|
npm-debug.log
|
|
env.sh
|
|
node_modules
|
|
.cache
|
|
|
|
dist/
|
|
lib/
|
|
coverage/
|
|
|
|
website/db.json
|
|
website/*.log
|
|
website/node_modules/
|
|
website/public/
|
|
website/.deploy*/
|
|
website/src/_drafts
|
|
website/themes/uppy/source/uppy/
|
|
website/themes/uppy/_config.yml
|
|
|
|
npm-debug.log*
|
|
nohup.out
|
|
|
|
examples/dev/bundle.js
|
|
uppy-*.tgz
|
|
.eslintcache
|
|
.cache
|
|
|
|
output/*
|
|
!output/.keep
|