diff --git a/llama/llama.cpp/.rsync-filter b/llama/llama.cpp/.rsync-filter index 39711fb96..34b70357b 100644 --- a/llama/llama.cpp/.rsync-filter +++ b/llama/llama.cpp/.rsync-filter @@ -35,4 +35,6 @@ include vendor/minja/ include vendor/minja/*.hpp include vendor/nlohmann/ include vendor/nlohmann/*.hpp +include vendor/stb/ +include vendor/stb/*.h exclude *