Selaa lähdekoodia

git ignore build/ & dist/

Fabian Peter Hammerle 5 vuotta sitten
vanhempi
commit
5af1308d8e
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+build/
+dist/