Skip to content

Commit 063c77a

Browse files
committed
chore(gitignore): allow .venv as a symlink
1 parent 3f8ed80 commit 063c77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build/
77
*.so
88
.idea
99
.coverage*
10-
/.venv/
10+
/.venv
1111
unblob.log
1212
/.devenv
1313
/.direnv

0 commit comments

Comments
 (0)