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

4
.gitignore vendored
View File

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