.gitignore

This commit is contained in:
chenyawei 2024-12-10 16:48:32 +08:00
parent c6b786f1ae
commit d4457be1c6

5
.gitignore vendored
View File

@ -5,9 +5,11 @@ target/
### IntelliJ IDEA ###
.idea/modules.xml
.idea/misc.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
.idea/inspectionProfiles/Project_Default.xml
*.iws
*.iml
*.ipr
@ -35,4 +37,5 @@ build/
.vscode/
### Mac OS ###
.DS_Store
.DS_Store
/.idea/