This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
c
/
odin-lang.Odin
espejo de
https://github.com/odin-lang/Odin
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add JPG test assets to .gitignore
Jeroen van Rijn
hace 4 días
padre
2de4918fb3
commit
fa36c6a5f5
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
tests/core/.gitignore
+ 1
- 0
tests/core/.gitignore
Ver fichero
@@ -1,4 +1,5 @@
*.bmp
*.zip
*.png
+*.jpg
math_big_test_library.*