summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5e1a6fdb987bc5863384ff44f3804e167be751e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# vim swapfile
*.swp

# haskell compile
*.hi
*.o

# haskell bench
*.eventlog

cabal.sandbox.config
.cabal-sandbox