# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Test / coverage artifacts
.pytest_cache/
.coverage
htmlcov/
site/

# Tool caches
.ruff_cache/
.ty/

# Editor / OS noise
.DS_Store

# Demo artifacts
ttasks-demo.db
src/ttasks/_version.py
