summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndor Penzes <andor.penzes@gmail.com>2015-12-17 21:33:11 +0100
committerAndor Penzes <andor.penzes@gmail.com>2015-12-17 21:33:18 +0100
commit5b3eeba8aa2b48b59cd135f1a51c3d7a1d900ce5 (patch)
treebbf3a08254daa9bb4b95fd3cf436ae365deb7640 /.gitignore
parentb27affa88c1330654e44ba645d5a0438af499e2a (diff)
Add profiling option to the run-test-suite.sh
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 458e9525..a1f699f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@
3dist 3dist
4*.hi 4*.hi
5*.o 5*.o
6lambdacube-compiler-test-suite.prof
7lambdacube-compiler-test-suite.tix
8*cabal-sandbox*
9*cabal.sandbox*