From aefbcecf6e44e8ebf147bdb808f00236be8c96d4 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Sun, 7 Mar 2021 09:13:26 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e6ec977..e0897d3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ stagit stagit-index html +*cache* +compile_commands.json -- 2.39.2