From 53bbfd9501143cd0429fd4d55e2dcea69518a58a Mon Sep 17 00:00:00 2001 From: Chaos Rogers Date: Fri, 31 Oct 2025 22:30:29 +0000 Subject: [PATCH] ds files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b3dab35..f08a1bd 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ target # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ Cargo.lock +.DS_Store