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

2
.gitignore vendored
View File

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