From 50adfc191001497818777797aee614794f576762 Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Sat, 7 Jun 2025 11:33:43 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9b1960e..c5c9698 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -output/ \ No newline at end of file +output/ +_tmp/ +build/ \ No newline at end of file -- 2.49.0