From ceaa710c5f2a0477150d09215fe4a87f767d81bc Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Tue, 4 May 2021 20:00:41 +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 117b774..3c81125 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ compile_commands.json .clangd .idea /cmake-build* +.cache