diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1e1361f5a..0d97638f6 100644 --- a/.gitignore +++ b/.gitignore @@ -142,3 +142,6 @@ result # clangd and possibly more .cache/ + +# Mac OS +.DS_Store |