diff --git a/.gitattributes b/.gitattributes index bbdc9d6..aecd65e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -# Dlls are ignored on clone. +# Dlls are not pulled unless this comment is here. *.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