]> source.dussan.org Git - gitignore.git/commitdiff
Ignore .virthualenv not .virtualenv
authorAbizer Nasir <abizern@mac.com>
Fri, 3 Apr 2015 18:28:49 +0000 (19:28 +0100)
committerAbizer Nasir <abizern@mac.com>
Fri, 3 Apr 2015 18:28:49 +0000 (19:28 +0100)
This change was introduced in 3bb4e51184066f5cf60daa029c31e7f52398353b, where it was marked as changed due to a typo. However, that is the correct name of this particular virtual environment. See https://hackage.haskell.org/package/virthualenv

Haskell.gitignore

index 3f4aa15b21177e98d5ca74d4040526b3ff9e18a4..7808ac524f6b0910341835f394a11153f7f2f56a 100644 (file)
@@ -6,7 +6,7 @@ cabal-dev
 *.chs.h
 *.dyn_o
 *.dyn_hi
-.virtualenv
+.virthualenv
 .hpc
 .hsenv
 .cabal-sandbox/