# Rust build artifacts
/target
Cargo.lock

# Media files (sample clips, exports)
*.mcraw
*.mov
*.mp4
*.dng

# Raw dump files
*.raw

# Documentation (not source)
*.md
!README.md
!CREDITS.md

# OpenCode tooling configuration
.opencode/

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Working files / design docs
OPTIMIZATION_SESSION.json
mcraw-stats-test.json
mcraw-tui-redesign.txt

# Debug artifacts
References/
timing_results.txt
wb_debug.txt
ffmpeg_debug.txt
rcd_diag.txt
desktop.ini
