Browse Source

Remove .virtualenv from Haskell.gitignore

The file name was incorrect, so it was having no effect. Also, the sandbox environment that this was supposed to be ignoring is deprecated. Probably best to just drop it entirely.
Abizer Nasir 10 years ago
parent
commit
89c4f789c0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Haskell.gitignore

+ 0 - 1
Haskell.gitignore

@@ -6,7 +6,6 @@ cabal-dev
 *.chs.h
 *.chs.h
 *.dyn_o
 *.dyn_o
 *.dyn_hi
 *.dyn_hi
-.virthualenv
 .hpc
 .hpc
 .hsenv
 .hsenv
 .cabal-sandbox/
 .cabal-sandbox/