Przeglądaj źródła

Add bundle.js to gitignore

Lee Morgan 5 lat temu
rodzic
commit
f05d88bb19
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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