| # 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 | |