Skip to content

Commit

Permalink
Merge pull request #117 from codeconsole/ignore-DS_Store
Browse files Browse the repository at this point in the history
Ignore .DS_Store files on osx
  • Loading branch information
codeconsole authored Sep 2, 2024
2 parents de7711a + a1235ad commit d11109e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ build/
*.ipr
# Ignore Gradle GUI config
gradle-app.setting
.DS_Store

0 comments on commit d11109e

Please sign in to comment.