diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..fd978859c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Fix github thinking our translations are TypeScript +*.ts linguist-language=XML + +# Don't count the translation files in the language stats +translations/* linguist-vendored