Add macOS hidden files to gitignore
authortellowkrinkle <tellowkrinkle@users.noreply.github.com>
Sun, 17 Apr 2022 01:21:41 +0000 (20:21 -0500)
committerGitHub <noreply@github.com>
Sun, 17 Apr 2022 01:21:41 +0000 (20:21 -0500)
.gitignore

index ab25cec..333fb76 100644 (file)
@@ -18,3 +18,7 @@ out/
 third_party/
 buildtools/
 tools/
+
+# Random OS stuff
+.DS_Store
+._*