mirror of
https://github.com/barkeser2002/ocr-img.git
synced 2026-09-25 01:49:57 +03:00
21 lines
213 B
Plaintext
21 lines
213 B
Plaintext
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
*.so
|
|
.coverage
|
|
.pytest_cache/
|
|
.vscode/
|
|
.idea/
|
|
*.log
|
|
out-txt/*.txt
|
|
out-pdf/*.pdf
|
|
images/*.png
|
|
images/*.jpg
|
|
images/*.jpeg
|
|
images/*.bmp
|
|
images/*.tiff
|
|
images/*.tif
|
|
python/* |