This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
c
/
odin-lang.Odin
mirror of
https://github.com/odin-lang/Odin
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Merge pull request
#3708
from Feoramund/ignore-bmp-assets
Add `*.bmp` to core tests `.gitignore`
Jeroen van Rijn
1 năm trước cách đây
mục cha
1f4cfd52fd
5c8f78a25a
commit
e5bf6fd3aa
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
tests/core/.gitignore
+ 1
- 0
tests/core/.gitignore
Xem Tập Tin
@@ -1,3 +1,4 @@
+*.bmp
*.zip
*.png
math_big_test_library.*