# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# superpowers session planning artifacts (not part of the project)
docs/superpowers/

# Xcode (widget/). The .xcodeproj and both Info.plists are generated by
# XcodeGen; Signing.xcconfig holds the per-developer Team ID. `build/` above
# already covers build directories.
widget/*.xcodeproj/
widget/Signing.xcconfig
widget/App/Info.plist
widget/Widget/Info.plist
DerivedData/
xcuserdata/
*.xcuserstate
