移除.vscode文件夹
This commit is contained in:
parent
356b6b42bc
commit
414035923b
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@ Thumbs.db
|
|||||||
# Other
|
# Other
|
||||||
android
|
android
|
||||||
.vs
|
.vs
|
||||||
|
.vscode
|
||||||
|
|||||||
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"recommendations": [
|
|
||||||
"ionic.ionic"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"typescript.preferences.autoImportFileExcludePatterns": ["@ionic/angular/common", "@ionic/angular"]
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user