From dfbbc5bc3bb809d7e7b76c4c337d4be37d1ff2e8 Mon Sep 17 00:00:00 2001 From: Evgeny Malygin Date: Tue, 31 Oct 2023 01:20:43 +0000 Subject: [PATCH] Fix: add vcpkg build files to .gitignore (#138) Signed-off-by: Evgeny Malygin --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 045edc95eb..9db7b60e0e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ compile_commands.json CMakeUserPresets.json /thirdparty/ /.vscode/ +/include/ +/lib/