mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
11 lines
98 B
Plaintext
11 lines
98 B
Plaintext
**/__pycache__
|
|
**/*.pyc
|
|
**/*.pyo
|
|
**/*.pyd
|
|
.git
|
|
.gitignore
|
|
.env
|
|
.venv
|
|
*.log
|
|
.pytest_cache
|
|
.coverage |