From: Georgi Gerganov Date: Fri, 14 Apr 2023 17:13:47 +0000 (+0300) Subject: gitignore : add .test X-Git-Tag: upstream/1.7.4~1497 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=34b772727d8cc9c3af3d4e5e8fe06167f7977ec4;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp gitignore : add .test --- diff --git a/.gitignore b/.gitignore index e2542584..3d51e0be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o *.a .cache/ +.test/ .vs/ .vscode/ .DS_Store