Update gitignore

This commit is contained in:
Leza Morais Lutonda (Lemol-C) 2015-04-08 12:57:59 -04:00
parent c9c0127b6d
commit e61f8db1bc

30
.gitignore vendored
View File

@ -1 +1,31 @@
# 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