Update .gitignore

This commit is contained in:
samedamci 2021-09-01 21:52:30 +02:00
parent 77f0559869
commit 673888fa57

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.venv/
.vscode/
__pycache__/
dist/