mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore .eventlog
Ignore files produced by GHCs eventlog framework (https://ghc.haskell.org/trac/ghc/wiki/EventLog)
This commit is contained in:
parent
10eb19db07
commit
3504820c37
1 changed files with 1 additions and 0 deletions
|
@ -14,4 +14,5 @@ cabal.sandbox.config
|
|||
*.prof
|
||||
*.aux
|
||||
*.hp
|
||||
*.eventlog
|
||||
.stack-work/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue