add a .clang-format

This commit is contained in:
Ryan Cao 2022-05-23 08:29:30 +08:00
parent 92e8aaf36f
commit 2a0018e730
No known key found for this signature in database
GPG key ID: 528A2C1B6656B97F
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