Skip to content

Commit 89c4f78

Browse files
committed
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.
1 parent 3ee1463 commit 89c4f78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Haskell.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ cabal-dev
66
*.chs.h
77
*.dyn_o
88
*.dyn_hi
9-
.virthualenv
109
.hpc
1110
.hsenv
1211
.cabal-sandbox/

0 commit comments

Comments
 (0)