Haskell.gitignore: ignore files produced by c2hs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
dist
|
||||
*.o
|
||||
*.hi
|
||||
*.chi
|
||||
*.chs.h
|
||||
|
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
dist
|
||||
*.o
|
||||
*.hi
|
||||
*.chi
|
||||
*.chs.h
|
||||
|