PaddleOCR-VL-1.6_Demo/.gitignore

23 lines
325 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Generated benchmark results
benchmarks/gpu/*.json
!benchmarks/gpu/.gitkeep
# OCR outputs
outputs/
# Generated structured logs (legacy logs directly under logs/ remain tracked)
logs/single/
logs/batch/
logs/pdf/