Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
89c4f789c0
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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/