From: Borislav Stanimirov Date: Tue, 11 Oct 2022 17:57:33 +0000 (+0300) Subject: Visual Studio ignored dirs X-Git-Tag: upstream/1.7.4~1962^2~1 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=28252352d77026e395dc1f5aa3758a55fc9307c9;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Visual Studio ignored dirs --- diff --git a/.gitignore b/.gitignore index 860e0d91..7f517fcd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ stream *.o .cache build/ +out/ +.vs/ +.vscode/ compile_commands.json