*.DS_Store
__pycache__

*.sublime-*
.venv
.vscode

.pytest_cache
.ruff_cache

build/*
dist/*
Renoir.egg-info/*
uv.lock
