Merge pull request #2928 from tellowkrinkle/patch-1

Add macOS hidden files to gitignore
This commit is contained in:
Greg Fischer
2022-04-22 15:31:55 -06:00
committed by GitHub

4
.gitignore vendored
View File

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