We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca72b8c commit 0b45baaCopy full SHA for 0b45baa
.gitattributes
@@ -7,3 +7,7 @@
7
*.[Pp][Nn][Gg] binary
8
*.[Zz][Ii][Pp] binary
9
*.[Tt][Gg][Zz] binary
10
+
11
+# Exclude test data files from linguist language detection
12
+lib/llm/tests/data/** linguist-vendored
13
+lib/llm/tests/snapshots/** linguist-vendored
0 commit comments