Skip to content

Commit 3ee1463

Browse files
committed
Ignore .virthualenv not .virtualenv
This change was introduced in 3bb4e51, 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
1 parent 62d6528 commit 3ee1463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Haskell.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cabal-dev
66
*.chs.h
77
*.dyn_o
88
*.dyn_hi
9-
.virtualenv
9+
.virthualenv
1010
.hpc
1111
.hsenv
1212
.cabal-sandbox/

0 commit comments

Comments
 (0)