docs: 更新项目文档与配置 (#1 from gitee)

* docs(README): 更新项目文档
* chore: 修改 Markdown 文件的缩进设置
* chore: 更新 .gitignore
* chore: 删除 IntelliJ IDEA 的配置
This commit is contained in:
2025-07-29 09:00:23 +00:00
parent 94e38d062d
commit d21a935647
8 changed files with 181 additions and 42 deletions

5
.gitignore vendored
View File

@@ -4,10 +4,7 @@ target/
!**/src/test/**/target/
### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
.idea/
*.iws
*.iml
*.ipr