From bebbf7459f2aa82194a771f14bb42c31e7a8676f Mon Sep 17 00:00:00 2001 From: Vishesh Handa <me@vhanda.in> Date: Wed, 3 Feb 2021 17:09:02 +0100 Subject: [PATCH] Update .gitignore --- ios/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/.gitignore b/ios/.gitignore index c43df11d..bc5c9b2b 100644 --- a/ios/.gitignore +++ b/ios/.gitignore @@ -53,3 +53,4 @@ fastlane/screenshots/ Runner.app.dSYM.zip *.ipa +Gemfile.lock