Ignore .DS_Store

This commit is contained in:
Thaina Yu 2024-01-30 13:43:18 +07:00 committed by GitHub
parent 4488915eec
commit e94e179b07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@
# Visual Studio cache directory
.vs/
# OSX
.DS_Store
# Gradle cache directory
.gradle/