From 22760e53b489d3315d0f0f7ab8c7989b0c0a5397 Mon Sep 17 00:00:00 2001 From: Frederico Date: Sun, 5 Jan 2025 14:22:15 +0100 Subject: [PATCH] updating gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7703656..e388b87 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ simlib/**/Cargo.lock simlib/test.json *.ignore* *.png +*/.DS_Store