初始化

This commit is contained in:
2026-02-22 18:55:40 +08:00
commit 8392cdd861
496 changed files with 45020 additions and 0 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
**/target/
**/node_modules/
.idea
*.iml
.project
.settings
starter/**/jboot.properties
*.jar
*.log
.logs
logs
*.iws
*.classpath
.DS_Store
*.patch
~$*
*/*.jar
docker_volumes/
package-lock.json
yarn.lock
/docs/.vitepress/cache/
/docs/.vitepress/dist/
/docs/pnpm-lock.yaml
application-dev.yml
.flattened-pom.xml