This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
odin-lang.Odin
mirror of
https://github.com/odin-lang/Odin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add JPG test assets to .gitignore
Jeroen van Rijn
4 days ago
parent
2de4918fb3
commit
fa36c6a5f5
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
tests/core/.gitignore
+ 1
- 0
tests/core/.gitignore
View File
@@ -1,4 +1,5 @@
*.bmp
*.zip
*.png
+*.jpg
math_big_test_library.*