From 532f0063cb6e1433f275f5685e707fe0025cac50 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 9 Jan 2024 22:40:34 -0800 Subject: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cdfb064..b9c9055 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ tmp/ /.cache/** /html/** /latex/** +stem compile_commands.json -- cgit