From abb0adae746b312825c1c2f96985888ee3db6590 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Thu, 8 Apr 2021 16:33:30 +0200 Subject: [PATCH] GIT_SILENT Add auto generated files to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 768bde767..17c983e84 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ CMakeLists.txt.user* .idea .clang-format /build*/ +/compile_commands.json +.clangd +/cmake-build*