From 22da0d265a4cab0c53cf47bd4c8d8079ed145614 Mon Sep 17 00:00:00 2001 From: "Robert P. Goldman" Date: Fri, 5 Oct 2018 12:48:43 -0400 Subject: [PATCH] Ignore all MacOS indexes. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d9bd3cd5..230b5775 100644 --- a/.gitignore +++ b/.gitignore @@ -71,7 +71,7 @@ debian/files .pc -/.DS_Store +.DS_Store core -- GitLab