diff --git a/.gitattributes b/.gitattributes index 51cf12f..bbdc9d6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ -*.dll filter=lfs diff=lfs merge=lfs -text +# Dlls are ignored on clone. +*.dll filter=lfs diff=lfs merge=lfs -text *.so filter=lfs diff=lfs merge=lfs -text *.dylib filter=lfs diff=lfs merge=lfs -text \ No newline at end of file