diff --git a/.gitignore b/.gitignore index 39900a3bb..5ce1240d3 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,6 @@ build/CPack*Config.cmake # ctags file tags + +# Mac OS X .DS_Store files +.DS_Store