diff --git a/.gitignore b/.gitignore index 04d96ca2c09..44c0cd0e1ad 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,6 @@ result # clangd and possibly more .cache/ + +# Mac OS +.DS_Store \ No newline at end of file