This commit is contained in:
lollipopkit
2023-08-08 12:52:28 +08:00
parent bd84eeca0b
commit 096d41088f
4 changed files with 11 additions and 28 deletions

12
.vscode/settings.json vendored
View File

@@ -1,12 +0,0 @@
{
"dart.flutterSdkPath": ".fvm",
"files.watcherExclude": {
"**/.fvm": true
},
"git.ignoredRepositories": [
".fvm"
],
"search.exclude": {
"**/.fvm": true
}
}