Add '.venv' to .gitignore
Change-Id: Ib7c5c5e2edeeeb885b37b69d05a70048f9b68992
This commit is contained in:
parent
681e93e985
commit
6036d87131
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
|||||||
*~
|
*~
|
||||||
.tox
|
.tox
|
||||||
.testrepository
|
.testrepository
|
||||||
|
.venv
|
||||||
AUTHORS
|
AUTHORS
|
||||||
ChangeLog
|
ChangeLog
|
||||||
dist
|
dist
|
||||||
|
Loading…
Reference in New Issue
Block a user