Skip to content

Commit 942c703

Browse files
committed
chore: update .gitignore to include Gemfile.lock and Podfile.lock, remove Gemfile.lock
1 parent b2180a1 commit 942c703

File tree

2 files changed

+3
-125
lines changed

2 files changed

+3
-125
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ android.iml
4343
# Cocoapods
4444
#
4545
example/ios/Pods
46+
Gemfile.lock
47+
Podfile.lock
4648

4749
# Ruby
4850
example/vendor/
@@ -86,4 +88,4 @@ android/generated
8688
.env
8789
.xcode.env.local
8890
coverage/
89-
docs/
91+
docs/

example/Gemfile.lock

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)