__pycache__/
.pytest_cache/
.venv/
venv/
*.pyc
*.pyo
*.log
*.tmp
dist/
build/
node_modules/
.DS_Store

