From 8b8e6cb249f2ecef71835ca6daaaa0ee668b3d28 Mon Sep 17 00:00:00 2001 From: Jan Niklas Hasse Date: Thu, 17 Dec 2020 23:12:58 +0100 Subject: [PATCH] Ignore .cache/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9fa1acb..6dd9909 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ build/ /.vscode/ipch/ /.ccls-cache/ /compile_commands.json +/.cache/