Skip to content

Commit 413d86b

Browse files
committed
Add .venv/ in .gitignore
1 parent c0bd3b2 commit 413d86b

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
@@ -8,6 +8,7 @@ _*.txt
88
TODO
99

1010
__pycache__/
11+
.venv/
1112
bin/
1213
build/
1314
dist/

0 commit comments

Comments
 (0)