diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f718b1b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +Build/*.data filter=lfs diff=lfs merge=lfs -text +Build/*.wasm filter=lfs diff=lfs merge=lfs -text +Build/webBuild.data filter=lfs diff=lfs merge=lfs -text