From 6d0d8282d523b8d4412e8306bf8d01026f66c446 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Wed, 20 Dec 2023 10:42:22 +0000 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 10eb8ac..657fca3 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ _testmain.go escargs config.hcl + +.DS_Store