diff options
| author | Jeroen van Rijn <Kelimion@users.noreply.github.com> | 2025-09-08 18:19:21 +0200 |
|---|---|---|
| committer | Jeroen van Rijn <Kelimion@users.noreply.github.com> | 2025-09-08 18:19:21 +0200 |
| commit | fa36c6a5f532c87eddf79afc47e13bb8821e86ee (patch) | |
| tree | b25ff928bea7053681f4af764881307b77f069c5 /tests | |
| parent | 2de4918fb321c746570af831f9cab713bd48ecad (diff) | |
Add JPG test assets to .gitignore
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/core/.gitignore | 1 |
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 |