added .DS_Store to gitignore

This commit is contained in:
heyethereum
2024-07-12 07:43:17 +08:00
parent 68b6a08310
commit c79ced4259
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -3,7 +3,7 @@ target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
.DS_Store
### STS ###
.apt_generated
.classpath