From c5ec96829af86a8d39e1226ddf34c4aef6d519be Mon Sep 17 00:00:00 2001 From: huangminlinux <380108184@qq.com> Date: Fri, 7 Sep 2018 14:40:22 +0800 Subject: [PATCH] update gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 79dca96..b9e999a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ Podfile.lock Pods/ xcuserdata/ - +example/ios/Runner.xcodeproj/xcuserdata/ # iOS # Xcode @@ -47,7 +47,7 @@ xcuserdata/ # 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 # -# Pods/ +example/ios/Pods/ # # Add this line if you want to avoid checking in source code from the Xcode workspace # *.xcworkspace