Просмотр исходного кода

ignore parcel cache and dev bundle

Artur Paikin 6 лет назад
Родитель
Сommit
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