added .venv to gitignore file
This commit is contained in:
@@ -45,3 +45,4 @@ logs/
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
.venv/
|
||||
|
||||
Reference in New Issue
Block a user
@@ -45,3 +45,4 @@ logs/
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
.venv/
|
||||
|
||||