mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-03 18:04:56 +01:00
Ignore .eventlog
Ignore files produced by GHCs eventlog framework (https://ghc.haskell.org/trac/ghc/wiki/EventLog)
This commit is contained in:
@@ -14,4 +14,5 @@ cabal.sandbox.config
|
||||
*.prof
|
||||
*.aux
|
||||
*.hp
|
||||
*.eventlog
|
||||
.stack-work/
|
||||
|
||||
Reference in New Issue
Block a user