forked from mikepsinn/disease-eradication-plan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.r2ignore
More file actions
42 lines (32 loc) · 861 Bytes
/
.r2ignore
File metadata and controls
42 lines (32 loc) · 861 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Directories to exclude from R2 sync
# Uses gitignore-style patterns (relative to each sync root)
# === assets/ exclusions ===
# Build artifacts and temp files
kindle-diagnosis/
kpf/
docx/
need-watermark/
watermarked/
# Documentation (not needed on CDN)
*.md
image-index.json
# === audiobook/ exclusions ===
# Intermediate audio chunks (huge, not for distribution)
audio-chunks/
# Raw MP3 intermediates (not for distribution)
mp3-raw/
# Raw WAV files (only distribute MP3/M4B)
*.wav
# LLM narration text chunks (intermediate, not for distribution)
narration-txt-chunks/
narration-txt-chapters/
# Cache sidecars
*.texthash
*.wraphash
.prepared_hash
# Alignment data (regeneratable, large)
alignment/
# Video clip MP4s (intermediate, not for distribution)
**/clips/*.mp4
# Scene JSON/manifests and intermediates (not for distribution)
**/video/scenes/