From dab01b1b3b0e66ab6c2ccf0106e07d66ce8048a7 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 1 Feb 2021 18:49:26 +0000 Subject: [PATCH] Add mac .DS_Store git gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 82d1b5caa..b31363aa4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +.DS_Store .kitchen/ .kitchen.local.yml -- 2.43.2