This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
c
/
odin-lang.Odin
réplica de
https://github.com/odin-lang/Odin
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Merge pull request
#3708
from Feoramund/ignore-bmp-assets
Add `*.bmp` to core tests `.gitignore`
Jeroen van Rijn
hai 1 ano
pai
1f4cfd52fd
5c8f78a25a
achega
e5bf6fd3aa
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
tests/core/.gitignore
+ 1
- 0
tests/core/.gitignore
Ver ficheiro
@@ -1,3 +1,4 @@
+*.bmp
*.zip
*.png
math_big_test_library.*