From 340dc645c887496d3d7f1b3f257fb60a0e495c4f Mon Sep 17 00:00:00 2001 From: Leopere Date: Tue, 16 Oct 2018 03:02:50 -0400 Subject: [PATCH] Ignoring OS X cruft --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 926cc8a..3c18e0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .gitlab-ci.yml +.DS_Store