aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: cf3203d4a45c5a577a4c01b71af4370e9e32dba3 (plain)
1
2
3
4
5
6
7
*.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