From: Georgi Gerganov Date: Fri, 26 Jan 2024 12:48:15 +0000 (+0200) Subject: tests : gitignore test-c.o X-Git-Tag: upstream/0.0.4488~2510 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=3b7c914de25c6851396d7f9178249f1ed278120e;p=pkg%2Fggml%2Fsources%2Fllama.cpp tests : gitignore test-c.o --- diff --git a/tests/.gitignore b/tests/.gitignore index 59be43b9..092dce74 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,3 @@ * !*.* +test-c.o