haskellnet-ssl/.gitignore
Leza Morais Lutonda (Lemol-C) e61f8db1bc Update gitignore
2015-04-08 12:57:59 -04:00

32 lines
258 B
Plaintext

# Linux
*~
.directory
# Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
tags
# Haskell
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
cabal.config
*.prof
*.aux
*.hp