16 lines
210 B
Plaintext
16 lines
210 B
Plaintext
.DS_Store
|
|
|
|
# Xcode user and build data
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
DerivedData/
|
|
build/
|
|
|
|
# Swift package and local tooling artifacts
|
|
.swiftpm/
|
|
.build/
|
|
|
|
# Local signing and environment files
|
|
*.mobileprovision
|
|
.env
|