chore: release [ci skip]

This commit is contained in:
gitea-actions
2026-05-06 15:25:01 +00:00
parent 43600fc8cf
commit d104f8b210
22 changed files with 41 additions and 45 deletions
+12 -12
View File
@@ -1,13 +1,13 @@
{
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/.DS_Store": true,
"**/Thumbs.db": true,
"**/target": true,
"**/docker": true,
"node_modules": true
},
"explorerExclude.backup": {}
}
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/.DS_Store": true,
"**/Thumbs.db": true,
"**/target": true,
"**/docker": true,
"node_modules": true
},
"explorerExclude.backup": {}
}