Selaa lähdekoodia

add /web/dist to .gitignore

rainyan 4 vuotta sitten
vanhempi
commit
b61ed4771d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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