# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.python-version

# PyCharm
.idea/

# VS Code
.vscode/

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
.hypothesis/

# DevStudio MCP specific
recordings/
logs/
*.log
test_screenshot.png
*.mp4
*.wav
*.avi
*.mov

# UV lock file (optional, some teams commit it)
# uv.lock

# Temporary files
*.tmp
*.bak
*.swp
*~
.DS_Store

# Environment variables (contains API keys)
.env

# Distribution / packaging artifacts
=0.8.1
=13.0.0
=4.8.1
=9.0.0
nul

# Internal documentation (not for repo)
PUBLISHING_CHECKLIST.md
PYPI_PUBLISHING_STEPS.md
