Commit 1cf3d2a9 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1927 from sachs4/master

Haskell: Ignore .eventlog files
parents 189ce8df 3504820c
...@@ -14,4 +14,5 @@ cabal.sandbox.config ...@@ -14,4 +14,5 @@ cabal.sandbox.config
*.prof *.prof
*.aux *.aux
*.hp *.hp
*.eventlog
.stack-work/ .stack-work/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment