This website works better with JavaScript
Home
Explore
Help
Sign In
CNI
/
HaskellCourse
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add out folder in gitignore
DricomDragon
5 years ago
parent
5b85ea80a6
commit
0aa2aebfc3
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,5 +1,6 @@
# output
-t1
+out/
+
# ---> Haskell
dist
cabal-dev