chore: ignore Xcode and SwiftPM local build directories

Made-with: Cursor
This commit is contained in:
Abdul Rehman 2026-04-06 13:06:12 +05:00
parent 665188f412
commit 6cf4eba1fc

14
.gitignore vendored
View file

@ -5,4 +5,16 @@ Carthage
.DS_Store
### Xcode ###
xcuserdata/
xcuserdata/
*.xcuserstate
*.xccheckout
*.xcscmblueprint
### Xcode / SwiftPM (local build outputs beside the project) ###
.build/
.derivedData/
build/
DerivedData/
### SwiftPM — user-specific; keep Package.resolved tracked ###
.swiftpm/xcode/xcuserdata/