From 18c4f99fd867d895b59c83ccd97814ef22964b2e Mon Sep 17 00:00:00 2001 From: Tim Unkrig Date: Fri, 27 Oct 2023 13:29:06 +0200 Subject: [PATCH] added DS_STore to ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 23e8b57..2dd3aab 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,5 @@ override.tf.json .terraformrc terraform.rc + +.DS_Store