add a .clang-format

This commit is contained in:
Ryan Cao
2022-05-23 08:29:30 +08:00
parent 92e8aaf36f
commit 2a0018e730
2 changed files with 211 additions and 1 deletions

1
.gitignore vendored
View File

@ -15,7 +15,6 @@ CMakeLists.txt.user.*
/.settings
/.idea
/.vscode
.clang-format
cmake-build-*/
Debug