From 97f72dc58df04ccb6303cf7674cc5b1dfcd8a190 Mon Sep 17 00:00:00 2001 From: hasufell Date: Wed, 4 Feb 2015 00:56:32 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7021453..c65a5cd 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ dist/ # cabal .cabal-sandbox/ cabal.sandbox.config + +# profiling +*.prof