From f7bdf30cb9b8a10847c29b9cad34e5e8abc1ecb8 Mon Sep 17 00:00:00 2001 From: Arthur Eubanks Date: Wed, 16 Apr 2025 15:48:30 -0700 Subject: [PATCH] Add empty top level .clang-format-ignore (#136022) Otherwise if the source tree is embedded in another project with a .clang-format-ignore, some clang-format tests fail because they use that .clang-format-ignore. --- .clang-format-ignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .clang-format-ignore diff --git a/.clang-format-ignore b/.clang-format-ignore new file mode 100644 index 000000000000..e69de29bb2d1