docling-service/.gitignore

13 lines
102 B
Plaintext

__pycache__/
*.pyc
.env
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.coverage
htmlcov/
*.log