Add Haskell gitignore

This commit is contained in:
Jasper Van der Jeugt 2010-11-11 21:48:05 +08:00 committed by Chris Wanstrath
parent 550ef6f668
commit b2bbec62d0
1 changed files with 3 additions and 0 deletions

3
Haskell.gitignore Normal file
View File

@ -0,0 +1,3 @@
dist
*.o
*.hi