diff --git a/.gitignore b/.gitignore index 224bd2f3a9c..fd308878407 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,8 @@ cscope.out autoconf/aclocal.m4 autoconf/autom4te.cache /compile_commands.json +# Visual Studio built-in CMake configuration +/CMakeSettings.json #==============================================================================# # Directories to ignore (do not add trailing '/'s, they skip symlinks).