Update .gitignore

This commit is contained in:
samedamci 2021-08-26 22:45:57 +02:00
parent 90c0714739
commit 85ba1b45ce
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894

1
.gitignore vendored
View File

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