skip the problematic files

This commit is contained in:
Rick Lan
2024-07-10 16:47:48 +08:00
parent bbb15c787e
commit c28bbcdccc

2
.gitattributes vendored
View File

@@ -22,3 +22,5 @@ third_party/acados/*/t_renderer filter=lfs diff=lfs merge=lfs -text
third_party/qt5/larch64/bin/lrelease filter=lfs diff=lfs merge=lfs -text
third_party/qt5/larch64/bin/lupdate filter=lfs diff=lfs merge=lfs -text
third_party/catch2/include/catch2/catch.hpp filter=lfs diff=lfs merge=lfs -text
third_party/libspatialindex/*/lib/libspatialindex*.so -filter=lfs -merge -text
third_party/libspatialindex/*/lib/libspatialindex*.so.* -filter=lfs -merge -text