pull/24/head
Johan LACHENAL 11 months ago
commit 44f2fe84a2

@ -7,7 +7,6 @@
# Icon must end with two \r
Icon
# Thumbnails
._*
@ -66,14 +65,14 @@ playground.xcworkspace
# Swift Package Manager
#
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
# Package.pins
# Package.resolved
# *.xcodeproj
.Packages/
.Package.pins
.Package.resolved
*.xcodeproj
#
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
# hence it is not needed unless you have added a package configuration file to your project
# .swiftpm
.swiftpm/
.build/
@ -83,15 +82,15 @@ playground.xcworkspace
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
# Pods/
Pods/
#
# Add this line if you want to avoid checking in source code from the Xcode workspace
# *.xcworkspace
*.xcworkspace
# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts
Carthage/Checkouts
Carthage/Build/
@ -118,22 +117,8 @@ fastlane/test_output
iOSInjectionProject/
# Xcode
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcworkspace
!default.xcworkspace
*.swp
*.DS_Store
# SwiftPM Xcode project
.xcscmblueprint
# Xcode 14 specific
xcdebugger/

Loading…
Cancel
Save