Spaces:
Sleeping
Sleeping
Update and rename gitignore to .gitignore
Browse files- gitignore → .gitignore +1 -1
gitignore → .gitignore
RENAMED
|
@@ -24,7 +24,7 @@ env/
|
|
| 24 |
venv/
|
| 25 |
ENV/
|
| 26 |
|
| 27 |
-
# HuggingFace model cache
|
| 28 |
.cache/
|
| 29 |
*.bin
|
| 30 |
*.safetensors
|
|
|
|
| 24 |
venv/
|
| 25 |
ENV/
|
| 26 |
|
| 27 |
+
# HuggingFace model cache
|
| 28 |
.cache/
|
| 29 |
*.bin
|
| 30 |
*.safetensors
|