Просмотр исходного кода

Add macOS hidden files to gitignore

tellowkrinkle 3 лет назад
Родитель
Сommit
17c8387adc
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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