From fb713236a14b8bd338b690b3cb42afb4eee5f20e Mon Sep 17 00:00:00 2001 From: Nate Berkopec Date: Thu, 6 May 2021 16:43:23 -0600 Subject: [PATCH] Ignore DS_Store --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f2f89e07..e48aa285 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ vendor/ /test/test_puma.state /test/test_server.sock /test/test_control.sock +.DS_Store # windows local build artifacts /win_gem_test/shared/