summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 51cfbe4cdfb5bfcdac195bfcac84ff726ed24916 (plain)
1
2
3
4
5
6
# vim swapfile
*.swp

# haskell compile
*.hi
*.o