浏览代码

ignore parcel cache and dev bundle

Artur Paikin 6 年之前
父节点
当前提交
d24995879a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -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