Browse Source

Add macOS hidden files to gitignore

tellowkrinkle 3 năm trước cách đây
mục cha
commit
17c8387adc
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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