added */.DS_Store

This commit is contained in:
heyethereum
2024-07-12 08:10:27 +08:00
parent a8aa39b92f
commit 98878713d2
4 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ target/
!**/src/main/**/target/ !**/src/main/**/target/
!**/src/test/**/target/ !**/src/test/**/target/
.DS_Store .DS_Store
*/.DS_Store
### STS ### ### STS ###
.apt_generated .apt_generated
.classpath .classpath

BIN
src/main/.DS_Store vendored

Binary file not shown.

BIN
src/test/.DS_Store vendored

Binary file not shown.