From 61f92f527b8e8bdce81acf253ca67282f0513efe Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Thu, 8 Apr 2021 18:46:22 +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 4fd138d..117b774 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ CMakeLists.txt.user* *.unc-backup* compile_commands.json .clang-format +.clangd +.idea +/cmake-build*