diff --git a/.gitignore b/.gitignore index 4115c7fca..81af1c5f6 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,10 @@ website/public/ website/.deploy*/ website/src/_drafts website/themes/uppy/source/uppy/ -npm-debug.log* website/themes/uppy/_config.yml + +npm-debug.log* config/ nohup.out + +example/bundle.js diff --git a/example/index.html b/example/index.html index 17cf5204e..e66e09f06 100644 --- a/example/index.html +++ b/example/index.html @@ -7,15 +7,14 @@