From 610bf524dd35a623ee9234f6d7be9cc253d98f56 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Mon, 3 May 2021 14:49:30 +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 2b6ad9b9..ea58c713 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ build /compile_commands.json .idea /cmake-build* +.cache