adds git ignore

This commit is contained in:
2026-02-18 21:45:09 +01:00
parent 4e49741dfa
commit 7659b01614

28
ios/TimeTracker/.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
# Xcode
build/
*.xcodeproj
*.xcworkspace
xcuserdata/
DerivedData/
.swiftpm/
*.dSYM.zip
*.dSYM/
# XcodeGen (regenerate after clean)
# project.yml is the source of truth
# CocoaPods
# (not used, we use SPM)
# Secrets
*.env
*.env.local
# macOS
.DS_Store
# Build logs
*.log
# Temporary files
*.tmp