Commit 3504820c authored by sachs4's avatar sachs4

Ignore .eventlog

Ignore files produced by GHCs eventlog framework (https://ghc.haskell.org/trac/ghc/wiki/EventLog)
parent 10eb19db
...@@ -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