From 591cff6f046b97e2f4d3ab2cdbc2ee625db5f791 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Fri, 14 Aug 2020 20:49:35 -0500 Subject: [PATCH] [nostalgia] Fix vcpkg in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9bc69498..6603b53a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .current_build -.vcpkg +.vcpkg-* compile_commands.json build conanbuild