This commit is contained in:
2026-06-22 08:31:19 +08:00
commit 83dfe18977
14 changed files with 534 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
.venv/
venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.env
data/
models/
openocr_output/
dist/
build/
.git/