diff --git a/.gitignore b/.gitignore index dad717aeb..421d59b0e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ dist/ RELEASE_PROCEDURE.md # Cursor IDE configuration/rules -.cursor/ \ No newline at end of file +.cursor/ + +# macOS +.DS_Store \ No newline at end of file