Add .gitattributes to mark JSON files as linguist-generated

This commit is contained in:
Joakim Hellsén 2026-03-31 21:56:39 +02:00
commit c852134338
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
chzzk/tests/*.json linguist-generated=true
twitch/tests/*.json linguist-generated=true