Przeglądaj źródła

git ignore build/ & dist/

Fabian Peter Hammerle 5 lat temu
rodzic
commit
5af1308d8e
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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