Skip to content

Commit 2168029

Browse files
committed
chore: loosen .venv check to allow symlinks
Signed-off-by: Brian Harring <ferringb@gmail.com>
1 parent a92d62e commit 2168029

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
@@ -1,7 +1,7 @@
11
*.py[co]
22
.*.swp
33
.*.un~
4-
.venv/
4+
.venv
55

66
# C extensions
77
/src/snakeoil/*.c

0 commit comments

Comments
 (0)