Explorar o código

Add bundle.js to gitignore

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
f05d88bb19
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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