forked from transloadit/uppy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
47 lines (42 loc) · 848 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.DS_Store
Thumbs.db
npm-debug.log
npm-debug.log*
nohup.out
node_modules
.angular
.cache
.parcel-cache
.eslintcache
.vscode/settings.json
.yarn/cache
.yarn/install-state.gz
yarn-error.log
env.sh
dist/
lib/
coverage/
examples/dev/bundle.js
examples/aws-presigned-url/vendor/*
test/endtoend/create-react-app/build/
test/endtoend/create-react-app/coverage/
uppy-*.tgz
generatedLocale.d.ts
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
website/src/_template/list_of_locale_packs.md
website/src/examples/locale_list.json
website/themes/uppy/layout/partials/generated_stargazers.ejs
**/output/*
!output/.keep
examples/dev/file.txt
issues.txt
# companion deployment files
transloadit-cluster-kubeconfig.yaml
companion-env.yml