You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
687 B

11 months ago
# macOS
.DS_Store
# Xcode
xcuserdata/
*.xccheckout
*.xcuserstate
project.xcworkspace/
# Swift Package Manager
.pins
.resolved
.build
# CocoaPods
Pods/
Podfile.lock
# Carthage
Carthage/Build/
# Compiled source
*.o
*.linkFile
*.swiftdoc
*.swiftmodule
*.build/
.build/
# Xcode Private
*.mode1
*.mode2
*.perspective
*.perspectivev3
*.pbxuser
# Xcode Schemes
xcshareddata/
xcschemes/
# Swift Package Manager
Package.resolved
# IDEs
.idea/
*.code-workspace
*.code-workspace-shm
*.code-workspace-wal
.vscode/
# Testing
Tests/PerformanceTesting/
Tests/.swiftpm/
Tests/Build/
# Package Manager
Packages/
.package.resolved
# Build products
build/
DerivedData/
# macOS Finder
.DS_Store