Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8f6225a

Browse files
authored
gitignore: ignore .venv (#11256)
Co-authored-by: hauntsaninja <>
1 parent 0a83048 commit 8f6225a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ docs/source/_build
99
mypyc/doc/_build
1010
*.iml
1111
/out/
12-
.venv*/
12+
.venv
1313
venv/
1414
.mypy_cache/
1515
.incremental_checker_cache.json

0 commit comments

Comments
 (0)