initial commit :3
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Swift Package Manager
|
||||
.build/
|
||||
/Packages
|
||||
*.o
|
||||
*.d
|
||||
|
||||
# Xcode
|
||||
*.xcodeproj
|
||||
*.xcworkspace
|
||||
xcuserdata/
|
||||
DerivedData/
|
||||
|
||||
# SwiftPM config (keep user-specific settings out of repo)
|
||||
.swiftpm/configuration/registries.json
|
||||
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
||||
|
||||
# Credentials
|
||||
.netrc
|
||||
Reference in New Issue
Block a user