2,562 Xcode simulator build files were committed by mistake. Actual source is only ~35 files in PayfritWorks/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
25 lines
231 B
Text
25 lines
231 B
Text
# Xcode
|
|
build/
|
|
build-sim/
|
|
DerivedData/
|
|
*.xcuserstate
|
|
*.xcworkspacedata
|
|
xcuserdata/
|
|
*.xccheckout
|
|
*.moved-aside
|
|
*.hmap
|
|
*.ipa
|
|
*.dSYM.zip
|
|
*.dSYM
|
|
|
|
# CocoaPods
|
|
Pods/
|
|
|
|
# Swift Package Manager
|
|
.build/
|
|
.swiftpm/
|
|
|
|
# Misc
|
|
*.DS_Store
|
|
*.swp
|
|
*~
|