fix: README.md

This commit is contained in:
2025-11-20 13:47:53 +08:00
parent 79f75c0487
commit 46f45f18c1

5
.gitignore vendored
View File

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