.DS_Store
.pytest_cache/
.venv/
.ruff_cache/
__pycache__/
src/datannurpy/app/
examples/output/
examples/output_remote/
.env

# Coverage
htmlcov/
.coverage
coverage.xml
