Add whisper.cpp/ggml-alloc.* to include array

This commit is contained in:
Niko 2023-10-06 22:15:00 -06:00
parent 3350ae41fb
commit 16c02e927e
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B

View file

@ -19,6 +19,8 @@ include = [
"whisper.cpp/ggml-opencl.h",
"whisper.cpp/ggml-cuda.cu",
"whisper.cpp/ggml-cuda.h",
"whisper.cpp/ggml-alloc.h",
"whisper.cpp/ggml-alloc.c",
"whisper.cpp/LICENSE",
"whisper.cpp/whisper.cpp",
"whisper.cpp/whisper.h",