Files
ipodderx-app/.gitignore
Ray Slakinski d8ea9cf516 Do not track the generated Info.plist
xcodegen writes it from project.yml on every generate, so keeping it in git
gives the same facts two homes and a diff every time the yml changes. The
.xcodeproj is ignored for exactly this reason.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-19 19:21:22 -04:00

9 lines
176 B
Plaintext

# Generated by xcodegen from project.yml, which is the source of truth for both.
*.xcodeproj/
ios/Resources/Info.plist
*.xcworkspace/
DerivedData/
build/
.DS_Store
xcuserdata/