summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Haskell
blob: cdc3c4dce76c1940dec8f943f4f1f89f83a7844b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
.stack-work/