Spaces:
Sleeping
Sleeping
ignore build artifacts
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
__pycache__/
|
|
|
|
|
|
|
|
|
| 1 |
__pycache__/
|
| 2 |
+
*.egg-info/
|
| 3 |
+
*.egg-info
|