Explorar el Código

Add bundle.js to gitignore

Lee Morgan hace 5 años
padre
commit
f05d88bb19
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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