From 29741b7b8a22c5a78285e8469ec35c0080cf7ad8 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 20 Jan 2021 13:11:52 +1000 Subject: [PATCH] try to improve GitHub's language stats --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index 6313b56c5..9075f7b56 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,5 @@ * text=auto eol=lf +*.ftl linguist-language=Fluent +*.sql linguist-language=SQL +cargo/remote/* -linguist-detectable +qt/aqt/forms/*.ui -linguist-detectable