fix: README.md

This commit is contained in:
2025-11-20 13:47:21 +08:00
parent b2974cf4ef
commit 224693adf0
9 changed files with 272 additions and 20 deletions

5
.gitignore vendored
View File

@@ -4,10 +4,6 @@ target/
!**/src/test/**/target/
### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
*.iws
*.iml
*.ipr
@@ -36,4 +32,3 @@ build/
### Mac OS ###
.DS_Store
/.idea/