cheesebot/.gitignore

19 lines
118 B
Plaintext

# Vim
*.swp
# Haskell
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
.virthualenv
# OCaml
*.cmo
*.cmi
_build
*.native
*.byte