Explorar el Código

add /web/dist to .gitignore

rainyan hace 4 años
padre
commit
b61ed4771d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,5 +1,6 @@
 .idea/
 /web/node_modules
+/web/dist
 
 .DS_Store