···11+# Xcode
22+#
33+# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
44+55+## User settings
66+xcuserdata/
77+88+## Obj-C/Swift specific
99+*.hmap
1010+1111+## App packaging
1212+*.ipa
1313+*.dSYM.zip
1414+*.dSYM
1515+1616+## Playgrounds
1717+timeline.xctimeline
1818+playground.xcworkspace
1919+2020+# Swift Package Manager
2121+#
2222+# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
2323+# Packages/
2424+# Package.pins
2525+# Package.resolved
2626+# *.xcodeproj
2727+#
2828+# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
2929+# hence it is not needed unless you have added a package configuration file to your project
3030+# .swiftpm
3131+3232+.build/
3333+3434+# CocoaPods
3535+#
3636+# We recommend against adding the Pods directory to your .gitignore. However
3737+# you should judge for yourself, the pros and cons are mentioned at:
3838+# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
3939+#
4040+# Pods/
4141+#
4242+# Add this line if you want to avoid checking in source code from the Xcode workspace
4343+# *.xcworkspace
4444+4545+# Carthage
4646+#
4747+# Add this line if you want to avoid checking in source code from Carthage dependencies.
4848+# Carthage/Checkouts
4949+5050+Carthage/Build/
5151+5252+# fastlane
5353+#
5454+# It is recommended to not store the screenshots in the git repo.
5555+# Instead, use fastlane to re-generate the screenshots whenever they are needed.
5656+# For more information about the recommended setup visit:
5757+# https://docs.fastlane.tools/best-practices/source-control/#source-control
5858+5959+fastlane/report.xml
6060+fastlane/Preview.html
6161+fastlane/screenshots/**/*.png
6262+fastlane/test_output
6363+6464+Frameworks/GhosttyKit.xcframework