commit | 824ca81f18fb7b2d8d08b814c8aabddc76ba9f7c | [log] [tgz] |
---|---|---|
author | Peter Foley <pefoley@google.com> | Thu Oct 19 16:42:50 2023 -0400 |
committer | Peter Foley <pefoley@google.com> | Tue Oct 24 12:59:26 2023 -0400 |
tree | 8044f35922d178a11c3d5a691eb1cc37b7573aac | |
parent | 0893ca3ce6a9b81615a4616a55d247a2f71958eb [diff] [blame] |
subprojects: ignore redirected wrap files We shouldn't have wrap-redirect files committed. Change-Id: I6ae7c14ecc3edf3d9a11f6efd281c005afd7a05a Signed-off-by: Peter Foley <pefoley@google.com>
diff --git a/.gitignore b/.gitignore index 8b0c636..955db77 100644 --- a/.gitignore +++ b/.gitignore
@@ -11,3 +11,8 @@ /build*/ /subprojects/* !/subprojects/*.wrap +subprojects/CLI11.wrap +subprojects/boost.wrap +subprojects/function2.wrap +subprojects/googletest.wrap +subprojects/stdplus.wrap