DECKEDIT-BENCH / .gitattributes
EditPPT's picture
Add DECKEDIT-BENCH v1 (data-only release)
0c58abf
raw
history blame contribute delete
263 Bytes
# DECKEDIT-BENCH decks retain full-resolution media (~1 GB total).
# Track .pptx with Git LFS so the repo stays clonable.
*.pptx filter=lfs diff=lfs merge=lfs -text
# Keep text assets as normal git-tracked files.
*.md text
*.json text
*.jsonl text
*.cff text