node_modules/
dist/

# IDE
.vscode/
.DS_Store

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
python/.venv/
.pytest_cache/
python/build/
python/dist/
python/*.egg-info/
python/*.egg
uv.lock

TODO.md