update gitignore

master
huangminlinux 7 years ago
parent 498c280cf7
commit c5ec96829a

4
.gitignore vendored

@ -8,7 +8,7 @@ Podfile.lock
Pods/ Pods/
xcuserdata/ xcuserdata/
example/ios/Runner.xcodeproj/xcuserdata/
# iOS # iOS
# Xcode # Xcode
@ -47,7 +47,7 @@ xcuserdata/
# you should judge for yourself, the pros and cons are mentioned at: # you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
# #
# Pods/ example/ios/Pods/
# #
# Add this line if you want to avoid checking in source code from the Xcode workspace # Add this line if you want to avoid checking in source code from the Xcode workspace
# *.xcworkspace # *.xcworkspace

Loading…
Cancel
Save