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