From efcf231826d0685df29ec42f3569efb44da8f899 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Fri, 10 May 2024 10:18:33 -0400 Subject: [PATCH] git Ignore update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 592f203..5fd0dad 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch -.idea \ No newline at end of file +.idea +.DS_Store \ No newline at end of file