Sfoglia il codice sorgente

Add bundle.js to gitignore

Lee Morgan 5 anni fa
parent
commit
f05d88bb19
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 node_modules/
-dist/
+dist/
+bundle.js