github-actions[bot] commited on
Commit
7d0e89c
·
1 Parent(s): 46655da

deploy: switch to chatterbox requirements @ 1131d2d

Browse files
Files changed (1) hide show
  1. .gitattributes +4 -3
.gitattributes CHANGED
@@ -12,7 +12,8 @@ social_media_distributor/ 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
 
 
12
  frontend/ export-ignore
13
  batch_translate.py export-ignore
14
  client_insta_links.jsonl export-ignore
15
+ # Per-Space file overrides — deploy.sh copies these from $REPO_ROOT
16
+ # into the Space clone, so they must not ride along in the shared
17
+ # export (would clutter every Space).
18
  README-dramabox.md export-ignore
19
+ app-dramabox.py export-ignore