From 09e27082a2a7ad8b48b2dfa6299551cf6cce30cc Mon Sep 17 00:00:00 2001 From: bmax Date: Fri, 15 Dec 2023 20:22:50 +0800 Subject: [PATCH] ... --- .clang-format | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.clang-format b/.clang-format index 5cc9e034..4556797b 100644 --- a/.clang-format +++ b/.clang-format @@ -116,3 +116,4 @@ Standard: Cpp11 TabWidth: 4 UseTab: Never UseCRLF: false + diff --git a/.gitignore b/.gitignore index 7db4f923..a7005cf7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ build test .test +