Update .gitignore

Please add this entry for virtual python interpreter. This directory name is needed in the PyCharm environment.
This commit is contained in:
Łukasz Turon
2023-02-18 23:49:28 +01:00
committed by GitHub
parent f93a538693
commit 5dcbc0dd55

1
.gitignore vendored
View File

@@ -10,3 +10,4 @@ htmlcov
__pycache__
.vagrant/
.idea/
.venv/