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