Skip to content
Snippets Groups Projects
Commit 50cf0017 authored by Alec Theriault's avatar Alec Theriault
Browse files

Add .hi, .dyn_hi, etc files to .gitignore

Fixes #1030.
parent 6c53d18e
Branches
Tags
No related merge requests found
......@@ -8,6 +8,12 @@
/latex-test/out/
/hoogle-test/out/
*.o
*.hi
*.dyn_o
*.dyn_hi
*.hp
/doc/haddock
/doc/haddock.ps
/doc/haddock.pdf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment