commit | 4e98940d4f5ddf341c447f81c224738315e13b0b | [log] [tgz] |
---|---|---|
author | Ed Tanous <edtanous@google.com> | Tue Mar 01 13:02:08 2022 -0800 |
committer | Ed Tanous <ed@tanous.net> | Thu Mar 03 07:11:31 2022 +0000 |
tree | a5b702f5ba1342e2f8db77471f480b566e007d98 | |
parent | 32fc0a586e6238137ba297ecc7eb33f665044d2d [diff] [blame] |
Don't tidy/format files in subproject This pattern and files are copied from bmcweb. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: If048cbd458bb7e1bcf704daf60cf060af359ef81
diff --git a/.gitignore b/.gitignore index 07e92ea..8c17b65 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,5 +1,8 @@ build*/* -subprojects/*/ +subprojects/* +!subprojects/*.wrap +!subprojects/.clang-tidy +!subprojects/.clang-format boost-src Boost-prefix CMakeFiles