Selaa lähdekoodia

Add out folder in gitignore

DricomDragon 5 vuotta sitten
vanhempi
commit
0aa2aebfc3
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,5 +1,6 @@
 # output
-t1
+out/
+
 # ---> Haskell
 dist
 cabal-dev