1
0
Эх сурвалжийг харах

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 жил өмнө
parent
commit
89c4f789c0
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  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/