chore(GH): Make GH ignore the test/ dir while detecting repo languages

Signed-off-by: Jan Musial <jfckm@pm.me>
This commit is contained in:
Jan Musiał 2025-02-25 18:28:31 +01:00 committed by GitHub
parent 690cebae65
commit 78be601b1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
test/* linguist-detectable=false