Add macOS hidden files to gitignore

This commit is contained in:
tellowkrinkle 2022-04-16 20:21:41 -05:00 committed by GitHub
parent 06ac141412
commit 17c8387adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -18,3 +18,7 @@ out/
third_party/
buildtools/
tools/
# Random OS stuff
.DS_Store
._*