From e61f8db1bccc372b4f61a8ca99c78e0bf320f244 Mon Sep 17 00:00:00 2001 From: "Leza Morais Lutonda (Lemol-C)" Date: Wed, 8 Apr 2015 12:57:59 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/.gitignore b/.gitignore index 1521c8b..02aaf65 100644 --- a/.gitignore +++ b/.gitignore @@ -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