mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-11 22:08:42 +00:00
Merge pull request #6249 from laytan/fix-box2d-build-and-try-lfs
fix box2d build and try Git LFS
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -1,6 +1,7 @@
|
||||
*.odin linguist-language=Odin
|
||||
* text=auto
|
||||
|
||||
# These files must always have *nix line-endings
|
||||
Makefile text eol=lf
|
||||
*.sh text eol=lf
|
||||
*.sh text eol=lf
|
||||
vendor/box2d/lib/box2d_windows_amd64_avx2.lib filter=lfs diff=lfs merge=lfs -text
|
||||
vendor/box2d/lib/box2d_windows_amd64_sse2.lib filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
BIN
vendor/box2d/lib/box2d_windows_amd64_avx2.lib
vendored
BIN
vendor/box2d/lib/box2d_windows_amd64_avx2.lib
vendored
Binary file not shown.
BIN
vendor/box2d/lib/box2d_windows_amd64_sse2.lib
vendored
BIN
vendor/box2d/lib/box2d_windows_amd64_sse2.lib
vendored
Binary file not shown.
Reference in New Issue
Block a user