From b5b1ea1c970373115a8d0a68f713146e97ba2f74 Mon Sep 17 00:00:00 2001 From: stonega Date: Thu, 11 Feb 2021 12:45:39 +0800 Subject: [PATCH] Update ignore file. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a820040..21e1219 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,7 @@ # The .vscode folder contains launch configuration and tasks you configure in # VS Code which you may wish to be included in version control, so this line # is commented out by default. -#.vscode/ +.vscode/settings.json # Flutter/Dart/Pub related **/doc/api/ @@ -32,6 +32,7 @@ /build/ pubspec.lock analysis_options.yaml +.fvm/ # Web related lib/generated_plugin_registrant.dart