Skip to content

Commit 5c5a1f5

Browse files
bkircherbegotxe
authored andcommitted
Ignore virtual env directories in VCS
1 parent e6e9314 commit 5c5a1f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ var/
2424

2525
# OS
2626
.DS_Store
27+
28+
# Typical virtual environment dirs
29+
.venv/
30+
venv/

0 commit comments

Comments
 (0)