added **/.DS_Store

This commit is contained in:
heyethereum
2024-07-12 08:18:02 +08:00
parent 88bbcefc60
commit e301b76dbf
14 changed files with 2 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
.github/.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View File

@@ -5,6 +5,7 @@ target/
!**/src/test/**/target/ !**/src/test/**/target/
.DS_Store .DS_Store
*/.DS_Store */.DS_Store
**/.DS_Store
### STS ### ### STS ###
.apt_generated .apt_generated
.classpath .classpath
@@ -36,3 +37,4 @@ build/
### VS Code ### ### VS Code ###
.vscode/ .vscode/

BIN
src/main/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
src/test/.DS_Store vendored

Binary file not shown.

Binary file not shown.