gitignore : add .clang-tidy

This commit is contained in:
Georgi Gerganov 2023-06-06 09:55:10 +03:00
parent 391d82f905
commit 0aa222be28
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
.envrc
.swiftpm
.venv
.clang-tidy
.vs/
.vscode/