# Python bytecode __pycache__/ *.py[cod] # Logs logs/ *.log # Virtualenvs, caches, agent tooling .venv*/ .pytest_cache/ .agents/ .codex/ # Benchmark / eval / quantization artifacts (kept on disk, never in git) results/ baseline_outputs/ eval_set/ # Local docs / working notes docs/ # Scratch OCR inputs/outputs temp_image_* output.json compare_out/ *.pdf