commit b8cd2c97c50514ae2de3e3631d8f04aa8ac0c2f1 Author: Alexander Filippov Date: Mon Sep 16 09:03:25 2024 +0200 Add git attributes for lfs. diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..96affff --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +FBX2glTF-windows-x86_64.exe filter=lfs diff=lfs merge=lfs -text +FBX2glTF-linux-x86_64 filter=lfs diff=lfs merge=lfs -text \ No newline at end of file