PP-OCRv6_Demo/.gitignore

22 lines
260 B
Plaintext

__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info/
.pytest_cache/
.venv/
cpu/.venv/
gpu/.venv/
gpu/.gpu-ready
outputs/*
!outputs/.gitkeep
logs/*
!logs/.gitkeep
benchmarks/cpu/*.json
benchmarks/gpu/*.json
!benchmarks/cpu/.gitkeep
!benchmarks/gpu/.gitkeep