Przeglądaj źródła

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 lat temu
rodzic
commit
89c4f789c0
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      Haskell.gitignore

+ 0 - 1
Haskell.gitignore

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