This commit is contained in:
wanggeng 2025-03-14 16:59:19 +08:00
parent 6b6bbab434
commit 7e3eb5ad1f
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.idea
.vscode
dist*
node_modules
.DS_Store

View File

@ -1,3 +0,0 @@
{
"recommendations": ["Vue.volar"]
}