From 22eedc76772c7545c7ae555aaa5c1a8812c8dfa8 Mon Sep 17 00:00:00 2001 From: Michael de Gans Date: Tue, 18 Jun 2024 15:04:35 -0700 Subject: [PATCH] un-ignore `build-info.cpp.in` For the same reason as the previous two files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3c629d542..951f6105e 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ gcovr-report/ tags build* !build-info.cmake +!build-info.cpp.in !build-info.sh !build.zig cmake-build-*