Browse Source

Merge pull request #1271 from bitemyapp/patch-1

Added Haskell GHC profiling related files
Carl Suster 10 years ago
parent
commit
38a7a5d98d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Haskell.gitignore

+ 3 - 0
Haskell.gitignore

@@ -12,3 +12,6 @@ cabal-dev
 .cabal-sandbox/
 .cabal-sandbox/
 cabal.sandbox.config
 cabal.sandbox.config
 cabal.config
 cabal.config
+*.prof
+*.aux
+*.hp