diff --git a/.gitattributes b/.gitattributes index 8df2ac2..ead1d41 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ *.rhai text eol=lf # Make line endings lf only lib*.a filter=lfs diff=lfs merge=lfs -text +*.so filter=lfs diff=lfs merge=lfs -text