Skip to content

Commit 6b3e12f

Browse files
authored
chore: Ignore local iOS files (#2)
1 parent 8c06368 commit 6b3e12f

File tree

4 files changed

+3
-14
lines changed

4 files changed

+3
-14
lines changed

package/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ DerivedData
3131
*.hmap
3232
*.ipa
3333
*.xcuserstate
34-
project.xcworkspace
34+
FilamentExample.xcworkspace
35+
.xcode.env.local
3536

3637
# Android/IJ
3738
#

package/example/ios/.xcode.env.local

Lines changed: 0 additions & 2 deletions
This file was deleted.

package/example/ios/FilamentExample.xcworkspace/contents.xcworkspacedata

Lines changed: 0 additions & 10 deletions
This file was deleted.

package/example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@ SPEC CHECKSUMS:
13731373
React-utils: 6e5ad394416482ae21831050928ae27348f83487
13741374
ReactCommon: 840a955d37b7f3358554d819446bffcf624b2522
13751375
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
1376-
Yoga: 1b901a6d6eeba4e8a2e8f308f708691cdb5db312
1376+
Yoga: 64cd2a583ead952b0315d5135bf39e053ae9be70
13771377

13781378
PODFILE CHECKSUM: 96bbe9c72010d8866d083dfa18611d3f4762e572
13791379

0 commit comments

Comments
 (0)