aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..da61294
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
1dist
2dist-*
3cabal-dev
4*.o
5*.hi
6*.chi
7*.chs.h
8*.dyn_o
9*.dyn_hi
10.hpc
11.hsenv
12.cabal-sandbox/
13cabal.sandbox.config
14*.prof
15*.aux
16*.hp
17*.eventlog
18.stack-work/
19cabal.project.local
20report.html
21src/Benchmarks/RunHtmlBenchmarks