From 88c83d95ca1f4bd2068459f8558910bdf079e648 Mon Sep 17 00:00:00 2001 From: maxelweb Date: Mon, 20 May 2024 00:00:27 +0200 Subject: [PATCH] chore: update gitignore --- scripts/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/.gitignore b/scripts/.gitignore index ff8b7f8..1a000f8 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1,2 +1,3 @@ *.bin -*.png \ No newline at end of file +*.png +*.jpeg \ No newline at end of file