Spaces:
Sleeping
Sleeping
eeshwar143 commited on
Commit ·
4c46ae2
1
Parent(s): 3e6da75
Ignore local egg-info artifacts
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -3,3 +3,4 @@
|
|
| 3 |
__pycache__/
|
| 4 |
.pytest_cache/
|
| 5 |
inference_results.json
|
|
|
|
|
|
| 3 |
__pycache__/
|
| 4 |
.pytest_cache/
|
| 5 |
inference_results.json
|
| 6 |
+
*.egg-info/
|