node_modules/
dist/
*.log
.env
.DS_Store

# Python
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
*.pyc
