# Distribution
dist

# Editor files
.vscode

# MacOS files
.DS_Store
.venv*

# Coverage files
htmlcov
.coverage
coverage.lcov
coverage.xml

# Python files
.mypy_cache
.pytest_cache
.ruff_cache
__pycache__
