mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-11 22:08:42 +00:00
8 lines
293 B
Plaintext
8 lines
293 B
Plaintext
*.odin linguist-language=Odin
|
|
* text=auto
|
|
# These files must always have *nix line-endings
|
|
Makefile 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
|