aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Allen <cma@bitemyapp.com>2014-11-03 00:44:05 -0600
committerChris Allen <cma@bitemyapp.com>2014-11-03 00:44:05 -0600
commit620583277bb33b8a0815b4bd61fd39a7e15f2718 (patch)
treebdb64740006e751deb8237b10d74a014ed2edd39
parent408c616ae0ad8f4b8101d8e876b9b67ac6b14059 (diff)
downloadgitignore-620583277bb33b8a0815b4bd61fd39a7e15f2718.tar.gz
gitignore-620583277bb33b8a0815b4bd61fd39a7e15f2718.zip
Added Haskell GHC profiling related files
-rw-r--r--Haskell.gitignore3
1 files changed, 3 insertions, 0 deletions
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