Skip to content

Commit 9c0aad1

Browse files
committed
Merge pull request EFForg#4074 from Hainish/ignore-venv
Ignore .venv
2 parents f998f07 + 7644be5 commit 9c0aad1

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
@@ -10,3 +10,4 @@ tokenkeys.py*
1010
*.pyc
1111
from-preloads/
1212
test_profile/
13+
.venv/

0 commit comments

Comments
 (0)