Update .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
.vscode
|
.vscode
|
||||||
dist
|
dist
|
||||||
src/*.egg-info
|
src/*.egg-info
|
||||||
|
__pycache__
|
||||||
|
.pytest_cache
|
Reference in New Issue
Block a user