chore: add .vscode to .gitignore

This commit is contained in:
Developer
2026-04-08 10:59:41 +08:00
parent 87cb8999ee
commit e2ecf0800b
2 changed files with 1 additions and 4 deletions

2
.gitignore vendored
View File

@@ -21,7 +21,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/Dart/Pub related
**/doc/api/

View File

@@ -1,3 +0,0 @@
{
"cmake.sourceDirectory": "E:/project/flutter/f/mom_kitchen/linux"
}