Skip to content

Commit

Permalink
Add macOS hidden files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TellowKrinkle authored Apr 17, 2022
1 parent 06ac141 commit 17c8387
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 @@ -18,3 +18,7 @@ out/
third_party/
buildtools/
tools/

# Random OS stuff
.DS_Store
._*

0 comments on commit 17c8387

Please sign in to comment.