node_modules/
*.log
.DS_Store
/tmp/
python/.venv/
python/build/
python/dist/
python/*.egg-info/
__pycache__/
*.pyc
.pytest_cache/
