From: Georgi Gerganov Date: Sat, 9 Mar 2024 12:17:11 +0000 (+0200) Subject: tests : gitignore ggml-common.h X-Git-Tag: upstream/0.0.4488~2114 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=2c4f566c88322ebf2f9bd11b01b5ebdaa0130b89;p=pkg%2Fggml%2Fsources%2Fllama.cpp tests : gitignore ggml-common.h --- diff --git a/tests/.gitignore b/tests/.gitignore index 9427cf13..620a48ee 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ * !*.* *.o +ggml-common.h