Browse Source

Add out folder in gitignore

DricomDragon 5 năm trước cách đây
mục cha
commit
0aa2aebfc3
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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