Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 389964b

Browse files
committed
Added .venvs dir to .gitignore.
1 parent 8064c43 commit 389964b

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
@@ -43,6 +43,7 @@ docs/_*
4343

4444
# virtualenv
4545
venv/
46+
.venvs/
4647

4748
# generated rst
4849
docs/snippets/error_code_table.rst

0 commit comments

Comments
 (0)