diff --git a/src/3rdparty/_clang-format b/src/3rdparty/_clang-format new file mode 100644 index 0000000000..5ea3a9f7b8 --- /dev/null +++ b/src/3rdparty/_clang-format @@ -0,0 +1,2 @@ +# Ignore formatting of third party code. +DisableFormat: true