Files
timetracker/ios/TimeTracker/.gitignore
2026-02-18 21:45:09 +01:00

29 lines
300 B
Plaintext

# 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