chore: Exclude .DS_Store files

This commit is contained in:
Alexander Brandes
2022-05-07 16:51:11 +02:00
parent f366046e34
commit 8b1f295b6b
3 changed files with 3 additions and 4 deletions

3
.gitignore vendored
View File

@@ -131,5 +131,8 @@ local.properties
checkstyle.xml
classes/
*.bat
# Other
docs/
build/
.DS_Store