From a6dff30bc7892788cae1a776a8544201d5488145 Mon Sep 17 00:00:00 2001 From: Robear Selwans Date: Fri, 8 May 2026 14:40:27 +0300 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 94df93c..54a0b16 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,6 @@ compile_commands.json /subprojects/* !/subprojects/*.wrap !/subprojects/packagefiles + +# Internal wrap that is moved here during the configure step +/subprojects/shaderc_cmake.wrap \ No newline at end of file