Skip to content

Commit c5ec968

Browse files
committed
update gitignore
1 parent 498c280 commit c5ec968

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Podfile.lock
88
Pods/
99

1010
xcuserdata/
11-
11+
example/ios/Runner.xcodeproj/xcuserdata/
1212
# iOS
1313

1414
# Xcode
@@ -47,7 +47,7 @@ xcuserdata/
4747
# you should judge for yourself, the pros and cons are mentioned at:
4848
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
4949
#
50-
# Pods/
50+
example/ios/Pods/
5151
#
5252
# Add this line if you want to avoid checking in source code from the Xcode workspace
5353
# *.xcworkspace

0 commit comments

Comments
 (0)