mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
Haskell.gitignore: ignore files produced by c2hs
This commit is contained in:
parent
9abdee41a6
commit
3400caaeeb
@ -1,3 +1,5 @@
|
|||||||
dist
|
dist
|
||||||
*.o
|
*.o
|
||||||
*.hi
|
*.hi
|
||||||
|
*.chi
|
||||||
|
*.chs.h
|
||||||
|
Loading…
Reference in New Issue
Block a user