Skip to content

Commit

Permalink
Add Mac Specific Git Ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit committed Jan 14, 2024
1 parent 692a108 commit ae1d7de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ local.properties
/out/
/build/

# Mac
*.icloud
*.DS_Store

# Linux
*~

Expand Down

0 comments on commit ae1d7de

Please sign in to comment.