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 the t1 executable in gitignore
DricomDragon
5 years ago
parent
7bd6ed4fd6
commit
699f3de6df
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -1,3 +1,5 @@
+# output
+t1
# ---> Haskell
dist
cabal-dev