summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/.gitignore b/llvm/.gitignore
index 224bd2f3a9c..fd308878407 100644
--- a/llvm/.gitignore
+++ b/llvm/.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).
OpenPOWER on IntegriCloud