f512d94c74
git-subtree-dir: clients/ds-app git-subtree-mainline:a24e3e6f22git-subtree-split:5206cf3b0c
29 lines
483 B
Plaintext
29 lines
483 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
# Swift / SwiftPM
|
|
.build/
|
|
.swiftpm/
|
|
Package.resolved
|
|
|
|
# Xcode
|
|
DerivedData/
|
|
build/
|
|
# A-6: generated by `xcodegen generate` from project.yml (the source of truth). Regenerate, don't commit.
|
|
*.xcodeproj/
|
|
Support/Info.plist
|
|
Support/DSApp.entitlements
|
|
*.xcodeproj/project.xcworkspace/xcuserdata/
|
|
*.xcodeproj/xcuserdata/
|
|
*.xcworkspace/xcuserdata/
|
|
*.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
|
|
xcuserdata/
|
|
*.moved-aside
|
|
*.hmap
|
|
*.ipa
|
|
*.dSYM.zip
|
|
*.dSYM
|
|
|
|
# Misc
|
|
*.swp
|