From 620583277bb33b8a0815b4bd61fd39a7e15f2718 Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Mon, 3 Nov 2014 00:44:05 -0600 Subject: [PATCH] Added Haskell GHC profiling related files --- Haskell.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Haskell.gitignore b/Haskell.gitignore index df44ad54..ad59af14 100644 --- a/Haskell.gitignore +++ b/Haskell.gitignore @@ -10,3 +10,6 @@ cabal-dev .cabal-sandbox/ cabal.sandbox.config cabal.config +*.prof +*.aux +*.hp