14 lines
118 B
Plaintext
14 lines
118 B
Plaintext
.venv/
|
|
venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.env
|
|
data/
|
|
models/
|
|
openocr_output/
|
|
dist/
|
|
build/
|
|
.git/
|