Haskell.gitignore: ignore files produced by c2hs
This commit is contained in:
parent
9abdee41a6
commit
3400caaeeb
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
dist
|
dist
|
||||||
*.o
|
*.o
|
||||||
*.hi
|
*.hi
|
||||||
|
*.chi
|
||||||
|
*.chs.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue