diff --git a/.gitignore b/.gitignore index 04d96ca2c09..f7dcea4221f 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,6 @@ result # clangd and possibly more .cache/ + +# Mac OS +.DS_Store