aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2025-09-08 18:19:21 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2025-09-08 18:19:21 +0200
commitfa36c6a5f532c87eddf79afc47e13bb8821e86ee (patch)
treeb25ff928bea7053681f4af764881307b77f069c5
parent2de4918fb321c746570af831f9cab713bd48ecad (diff)
Add JPG test assets to .gitignore
-rw-r--r--tests/core/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/core/.gitignore b/tests/core/.gitignore
index 2a4e21679..40bf8bf19 100644
--- a/tests/core/.gitignore
+++ b/tests/core/.gitignore
@@ -1,4 +1,5 @@
*.bmp
*.zip
*.png
+*.jpg
math_big_test_library.* \ No newline at end of file