Ver Fonte

Ignore .eventlog

Ignore files produced by GHCs eventlog framework (https://ghc.haskell.org/trac/ghc/wiki/EventLog)
sachs4 há 9 anos atrás
pai
commit
3504820c37
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      Haskell.gitignore

+ 1 - 0
Haskell.gitignore

@@ -14,4 +14,5 @@ cabal.sandbox.config
 *.prof
 *.aux
 *.hp
+*.eventlog
 .stack-work/