chore: exclude data from GH Linguist (#1671)

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
Panos Vagenas 2025-05-28 15:42:34 +02:00 committed by GitHub
parent 106951e71e
commit b3e0042813
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
tests/data/** linguist-vendored
tests/data_scanned/** linguist-vendored
docs/** linguist-vendored