Update .gitignore

This commit is contained in:
Lukáš Kucharczyk 2021-06-25 19:57:09 +02:00
parent 92dace165b
commit 074cb16b1c
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
.vscode
dist
src/*.egg-info
src/*.egg-info
__pycache__
.pytest_cache