aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 58f1b4fded156a85a852b1e906aaf87d8b225678 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.stack-work/
*~
harness/build
wtr.so
wtr_harness
*.cabal
*.lock
*/**/.cache

# Not sure where these artifacts are coming from.
a.out
src/Main