diff --git a/.gitignore b/.gitignore index 203cae5..cce1ae5 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,9 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ # VSCode -.vscode/ \ No newline at end of file +.vscode/ + + + +# Added +.DS_Store \ No newline at end of file