# Environment files
.env
.venv/

# UV lock file
uv.lock

# Python cache
**/__pycache__/

.claude
.vscode

.DS_Store