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