Browse Source

Add Haskell gitignore

Jasper Van der Jeugt 14 years ago
parent
commit
b2bbec62d0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Haskell.gitignore

+ 3 - 0
Haskell.gitignore

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