feat: workable

This commit is contained in:
2026-06-12 10:25:26 +08:00
commit 3a9af920b4
32 changed files with 2079 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# 预览图(标定生成,含关号,如 preview_level1.png
*level*.png
# 标定导出的格子小图
cells/
# Python
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
.venv/
src-images/
debug
templates/**/*.png