This commit is contained in:
Hua
2024-07-22 08:46:52 +08:00
parent d6ea3c61dc
commit 0eded6ecd3

5
.gitignore vendored
View File

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