Update .gitignore
Deleted pubspec.lock
This commit is contained in:
parent
4c80c8c7c6
commit
05dd962ffb
2 changed files with 2 additions and 794 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -26,6 +26,7 @@ google-services.json
|
|||
#.vscode/
|
||||
|
||||
# Flutter/Dart/Pub related
|
||||
pubspec.lock
|
||||
**/doc/api/
|
||||
.dart_tool/
|
||||
.flutter-plugins
|
||||
|
|
@ -44,4 +45,4 @@ lib/generated_plugin_registrant.dart
|
|||
|
||||
/key.jks
|
||||
/android/key.properties
|
||||
**/android/app/.cxx
|
||||
**/android/app/.cxx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue