added venv to gitignore

This commit is contained in:
Jonas Leder 2020-09-30 10:21:22 +02:00
parent c20996f463
commit f84c23585b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ __pycache__/
*.mp3
.vscode/
venv/