update: .gitignore.

This commit is contained in:
Darshan 2025-02-07 18:14:12 +05:30
parent 1f9a482d56
commit a05700d1e0

38
.gitignore vendored
View File

@ -43,3 +43,41 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
# Apple
**/*.xcodeproj/xcuserdata/
**/*.xcworkspace/xcuserdata/
**/.swiftpm/xcode/xcuserdata/
**/*.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
**/*.xcworkspace/xcshareddata/*.xccheckout
**/*.xcworkspace/xcshareddata/*.xcscmblueprint
**/*.playground/**/timeline.xctimeline
# Build
**/.build/
**/Build/
DerivedData/
*.ipa
# Carthage
Carthage/
# CocoaPods
Pods/
# fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/sign&cert
# CSV
*.orig
.svn
# Other
*~
*.save
._*
*.bak