From 6cf0ccc4e1c32a58d12008444c5f5710a516516b Mon Sep 17 00:00:00 2001 From: Luke Street Date: Wed, 13 Sep 2023 18:15:47 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 03e2d4a00..869d13464 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ build.ninja objdiff.json orig/*/* !orig/*/.gitkeep -tools/mwcc_compiler/* -!tools/mwcc_compiler/.gitkeep +tools/mwcc_compiler /*.txt ctx.c