27 lines
248 B
Plaintext
27 lines
248 B
Plaintext
# Xcode user data
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
|
|
# Build artifacts
|
|
DerivedData/
|
|
build/
|
|
*.ipa
|
|
*.dSYM.zip
|
|
*.dSYM
|
|
|
|
# Swift Package Manager
|
|
.build/
|
|
.swiftpm/
|
|
|
|
# CocoaPods
|
|
Pods/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
|
|
# VS Code
|
|
.vscode/
|
|
autoresearch-results.tsv
|