dev #3

Merged
minglipro merged 3 commits from dev into master 2025-06-28 23:42:26 +08:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 9de51dd7ee - Show all commits

View File

@ -1,4 +1,4 @@
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css,scss,sass,less,styl,java}] [*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css,scss,sass,less,styl}]
charset = utf-8 charset = utf-8
indent_size = 2 indent_size = 2
indent_style = space indent_style = space

1
.gitignore vendored
View File

@ -39,6 +39,5 @@ node_modules
dist dist
pnpm-lock.yaml pnpm-lock.yaml
src/main/resources/html/**/*
src/main/resources/html src/main/resources/html
log log