From bb382725971c15949c010e85072b0df84dc8cf0a Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Sat, 6 Sep 2025 00:00:26 +0200 Subject: [PATCH] Add monocypher to clang-format-ignore --- .clang-format-ignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.clang-format-ignore b/.clang-format-ignore index 3533434..a4cdbb5 100644 --- a/.clang-format-ignore +++ b/.clang-format-ignore @@ -1,2 +1,4 @@ **/mini-printf.c **/mini-printf.h +**/monocypher.c +**/monocypher.h