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