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