mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Drop lock files from repo (#1282)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -70,6 +70,11 @@
|
||||
# Service account files
|
||||
svc-keyfile.json
|
||||
|
||||
# Lockfiles
|
||||
Podfile.lock
|
||||
pubspec.lock
|
||||
yarn.lock
|
||||
|
||||
# Exceptions to above rules.
|
||||
!**/ios/**/default.mode1v3
|
||||
!**/ios/**/default.mode2v3
|
||||
|
||||
Reference in New Issue
Block a user