diff --git a/.gitignore b/.gitignore index 6d0e4c0feff..b3c0f6ab48b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ CMakeCache.txt CMakeFiles/ .vscode build -compile_commands.json \ No newline at end of file +compile_commands.json +.DS_Store