Ignore Podfile.lock (#297)
Summary: This PR puts Podfile.lock in gitignore Pull Request resolved: https://github.com/facebook/flipper/pull/297 Reviewed By: passy Differential Revision: D10447350 Pulled By: priteshrnandgaonkar fbshipit-source-id: 8de6e92f6e53972e8dc5af3b09d18259020c89c5
This commit is contained in:
committed by
Facebook Github Bot
parent
c5a94d871c
commit
c98a463464
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,7 +8,7 @@ yarn-error.log
|
||||
**/Pods/
|
||||
**/xcuserdata/
|
||||
build/
|
||||
iOS/Sample/Podfile.lock
|
||||
Podfile.lock
|
||||
|
||||
android/third-party/external/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user