Installed as obvious.

ChangeLog:

        * .gitignore: Add .clang-tidy.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d9d3967a12c..d9eeaf2ed7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ TAGS.sub
 .lvimrc
.clang-format
+.clang-tidy
 .clangd
 compile_commands.json
--
2.26.2

Reply via email to