From 052df913e4d50c189bce3610ac870aefda01f549 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Sun, 2 May 2021 13:13:20 +0200 Subject: [PATCH] GIT_SILENT Add auto generated files to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fcf78bc7c..31ded7dc9 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ cmake-build-debug* /.clang-format /compile_commands.json .clangd +.cache