Try to fix dlls are not downloaded properly.

This commit is contained in:
2024-10-04 18:09:55 +02:00
parent 177261bce2
commit e035edd1ed

3
.gitattributes vendored
View File

@@ -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