Skip to content

Commit 767cbeb

Browse files
authored
Merge pull request #8002 from mcsitter/add-pythonenv-gitignore
Add pythonenv* to gitignore
2 parents c14f498 + 25e4dd0 commit 767cbeb

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
@@ -34,6 +34,7 @@ issue/
3434
env/
3535
.env/
3636
.venv/
37+
/pythonenv*/
3738
3rdparty/
3839
.tox
3940
.cache

0 commit comments

Comments
 (0)