From 2154671058344625acc83dbb199e28b9fc46dce2 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Thu, 8 Apr 2021 16:41:37 +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 678262a8..2b6ad9b9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ build /.clang-format /.clangd +/compile_commands.json +.idea +/cmake-build*