From: Georgi Gerganov Date: Fri, 21 Jul 2023 11:42:41 +0000 (+0300) Subject: gitignore : fix final newline X-Git-Tag: gguf-v0.4.0~438 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=3973b25a64a37a47eac156a3fd28f83c16f14bf2;p=pkg%2Fggml%2Fsources%2Fllama.cpp gitignore : fix final newline --- diff --git a/.gitignore b/.gitignore index c26d82a7..c1ab6bb6 100644 --- a/.gitignore +++ b/.gitignore @@ -74,4 +74,5 @@ tests/test-opt tests/test-quantize-fns tests/test-quantize-perf tests/test-sampling -tests/test-tokenizer-0 \ No newline at end of file +tests/test-tokenizer-0 +