From de0482e4cbc3f642a91910607712007620fef2a4 Mon Sep 17 00:00:00 2001 From: Escartem Date: Wed, 4 Oct 2023 20:28:16 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 11da1af..8823edc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ tools/ output/ -*.pck \ No newline at end of file +temp/ +*.pck +*.hdiff \ No newline at end of file