.gitignore: add .clang-tidy
This commit is contained in:
parent
f4bcc815bf
commit
aae3fe001b
3
.gitignore
vendored
3
.gitignore
vendored
@ -89,3 +89,6 @@ keys/
|
|||||||
|
|
||||||
# clangd language server
|
# clangd language server
|
||||||
.clangd/
|
.clangd/
|
||||||
|
|
||||||
|
# custom clang-tidy flags, also used when using clangd language server
|
||||||
|
.clang-tidy
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user