gitattributes: Disable linguist detection for tools/tidy.sh

This commit is contained in:
Taiki Endo
2025-02-05 15:55:23 +09:00
parent 4666e04560
commit 8fe89aa3e0
2 changed files with 5 additions and 3 deletions

1
.gitattributes vendored
View File

@@ -1,3 +1,4 @@
* text=auto eol=lf
tools/tidy.sh linguist-detectable=false
.github/.cspell/rust-dependencies.txt linguist-generated
manifests/** linguist-generated