chore: Initial clean commit
- Removed YuMi/Library/ (138 MB, not tracked) - Removed YuMi/Resources/ (23 MB, not tracked) - Removed old version assets (566 files, not tracked) - Excluded Pods/, xcuserdata/ and other build artifacts - Clean repository optimized for company server deployment
This commit is contained in:
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
# CocoaPods
|
||||
Pods/
|
||||
|
||||
# Large resource directories
|
||||
YuMi/Library/
|
||||
YuMi/Resources/
|
||||
|
||||
# Xcode user state
|
||||
*.xcuserstate
|
||||
*.xcworkspace/xcuserdata/
|
||||
*.xcodeproj/xcuserdata/
|
||||
DerivedData/
|
||||
|
||||
# Old version assets (likely deprecated)
|
||||
YuMi/Assets.xcassets/1.0.15/
|
||||
YuMi/Assets.xcassets/1.0.16/
|
||||
YuMi/Assets.xcassets/1.0.17/
|
||||
YuMi/Assets.xcassets/1.0.18/
|
||||
YuMi/Assets.xcassets/1.0.30/
|
||||
YuMi/Assets.xcassets/1.0.31/
|
||||
YuMi/Assets.xcassets/1.0.34/
|
||||
YuMi/Assets.xcassets/20.20.50/
|
||||
YuMi/Assets.xcassets/20.20.51/
|
||||
YuMi/Assets.xcassets/20.20.54/
|
||||
YuMi/Assets.xcassets/20.20.56/
|
||||
YuMi/Assets.xcassets/20.20.59/
|
||||
YuMi/Assets.xcassets/20.20.61/
|
||||
YuMi/Assets.xcassets/20.20.62/
|
Reference in New Issue
Block a user