Initial Commit

This commit is contained in:
2026-07-03 15:00:56 +02:00
commit 53ff7c5198
3 changed files with 120 additions and 0 deletions
+41
View File
@@ -0,0 +1,41 @@
# macOS
.DS_Store
# Xcode
## User settings
xcuserdata/
*.xcuserstate
## Build generated
build/
DerivedData/
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM
## Playgrounds
timeline.xctimeline
playground.xcworkspace
# Swift Package Manager
.build/
.swiftpm/
# fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output