Add pythonenv* to gitignore

This commit is contained in:
Maximilian Cosmo Sitter
2020-11-06 14:29:12 +00:00
committed by GitHub
parent e8504e04f3
commit a73fb6e006

1
.gitignore vendored
View File

@@ -34,6 +34,7 @@ issue/
env/
.env/
.venv/
pythonenv*
3rdparty/
.tox
.cache