From 8afb0b464d9ad7f3011944ca4780b9be265a2e65 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Tue, 28 Apr 2026 11:15:28 +0200 Subject: [PATCH] Fixup Linguist stats as show on GitHub This avoids showing this Java project as a C project due to test data. See [1] for reference. [1]: https://github.com/github-linguist/linguist/blob/main/docs/overrides.md --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1232382 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/testing/data/** linguist-language=data