Browse Source

Add macOS hidden files to gitignore

tellowkrinkle 3 years ago
parent
commit
17c8387adc
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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