From cba8aa0a9df03f43ff1ac1d310c030423fdd7b25 Mon Sep 17 00:00:00 2001 From: LandonTClipp <11232769+LandonTClipp@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:53:59 -0600 Subject: [PATCH] Fix dirty git state caused by built tool --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 118bda4d..ce357ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ ve .cache coverage.txt site/ -.task/ \ No newline at end of file +.task/ +tools/tools