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