This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
c
/
odin-lang.Odin
peilaus alkaen
https://github.com/odin-lang/Odin
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Merge pull request
#3708
from Feoramund/ignore-bmp-assets
Add `*.bmp` to core tests `.gitignore`
Jeroen van Rijn
1 vuosi sitten
vanhempi
1f4cfd52fd
5c8f78a25a
commit
e5bf6fd3aa
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
tests/core/.gitignore
+ 1
- 0
tests/core/.gitignore
Näytä tiedosto
@@ -1,3 +1,4 @@
+*.bmp
*.zip
*.png
math_big_test_library.*