tweak gitignore and vscode config (#1433)

* tweak gitignore and vscode config

* restore settings

---------

Co-authored-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
VillagerTom
2025-10-03 11:48:28 +08:00
committed by GitHub
parent bdbd6cd377
commit 94760a4136
3 changed files with 63 additions and 10 deletions

7
.gitignore vendored
View File

@@ -19,7 +19,7 @@ migrate_working_dir/
# 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/
# Flutter repo-specific
/bin/cache/
@@ -134,7 +134,12 @@ app.*.symbols
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
!/dev/ci/**/Gemfile.lock
!.vscode/settings.json
!.vscode/launch.json
!.vscode/tasks.json
/lib/build_config.dart
devtools_options.yaml
# FVM Version Cache
.fvm/