Spaces:
Running on Zero
Running on Zero
github-actions[bot] commited on
Commit ·
46655da
1
Parent(s): 12ab2ca
deploy: switch to chatterbox requirements @ 93b2b51
Browse files- .gitattributes +4 -0
.gitattributes
CHANGED
|
@@ -12,3 +12,7 @@ social_media_distributor/ export-ignore
|
|
| 12 |
frontend/ export-ignore
|
| 13 |
batch_translate.py export-ignore
|
| 14 |
client_insta_links.jsonl export-ignore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
frontend/ export-ignore
|
| 13 |
batch_translate.py export-ignore
|
| 14 |
client_insta_links.jsonl export-ignore
|
| 15 |
+
# Per-Space README overrides — deploy.sh copies the right one from
|
| 16 |
+
# $REPO_ROOT into the Space clone, so they must not ride along in the
|
| 17 |
+
# shared export (would clutter every Space).
|
| 18 |
+
README-dramabox.md export-ignore
|