Skip to content

Commit 2f9d6ff

Browse files
committed
Build: Add .venv/ to .gitignore
1 parent 1a87aa3 commit 2f9d6ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ __pycache__/
2323
.tox/
2424
env/
2525
venv/
26+
.venv/
2627
*.egg-info/
2728
test-reports
2829
build/

0 commit comments

Comments
 (0)