diff --git a/.gitignore b/.gitignore index 9755634..51ce277 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,7 @@ scripts/python/__pycache__ scripts/python/*.pyc # VS Code -.vs/ \ No newline at end of file +.vs/ + +# MacOS-specific +.DS_Store \ No newline at end of file