# Build artifacts
build/
dist/
*.egg-info/
*.whl
*.tgz

# Python
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
venv/

# Node / TypeScript
node_modules/
*.log
.tsbuildinfo
typescript/ios-qa-artifacts/

# IDE
.idea/
.vscode/

# OS
.DS_Store
typescript/dist-types/

# Example run outputs
*-screenshot.png
checkpoint-*.png
