移除.vscode文件夹

This commit is contained in:
milimoe 2025-05-30 18:57:32 +08:00
parent 356b6b42bc
commit 414035923b
Signed by: milimoe
GPG Key ID: 05D280912DA6C69E
3 changed files with 1 additions and 8 deletions

1
.gitignore vendored
View File

@ -72,3 +72,4 @@ Thumbs.db
# Other
android
.vs
.vscode

View File

@ -1,5 +0,0 @@
{
"recommendations": [
"ionic.ionic"
]
}

View File

@ -1,3 +0,0 @@
{
"typescript.preferences.autoImportFileExcludePatterns": ["@ionic/angular/common", "@ionic/angular"]
}