commit | 3a7555c587786e9fc440e7a938f1d1b701a544a7 | [log] [tgz] |
---|---|---|
author | Peter Foley <pefoley@google.com> | Tue Oct 31 18:05:15 2023 -0400 |
committer | Peter Foley <pefoley@google.com> | Fri Dec 08 16:45:07 2023 +0000 |
tree | 62c3d8cbaedc78143109118d8146e13eff9156fc | |
parent | 37a98e059ac17a8317cda498e20b3c845397ca55 [diff] |
subprojects: Ignore wrap files from subprojects Make git status a little happier. Change-Id: Ia489f66966ecd78271c1bc77b90b87888e211b40 Signed-off-by: Peter Foley <pefoley@google.com>
diff --git a/.gitignore b/.gitignore index 60a287f..4910f77 100644 --- a/.gitignore +++ b/.gitignore
@@ -6,3 +6,8 @@ Testing/ subprojects/* !subprojects/*.wrap +# Explicitly ignore wrap-redirect files. +subprojects/CLI11.wrap +subprojects/function2.wrap +subprojects/googletest.wrap +subprojects/phosphor-objmgr.wrap