Skip to content

Commit 59cd116

Browse files
stephenfingaborbernat
authored andcommitted
gitignore: Ignore .venv
This is a common name for a virtual environment used for testing. Signed-off-by: Stephen Finucane <[email protected]>
1 parent 31bd1dd commit 59cd116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ dist
1414
doc/_build/
1515
tox.egg-info
1616
.tox
17+
.venv
1718
.cache
1819
.python-version
1920

0 commit comments

Comments
 (0)