From 7b656cdec32f1921c277b8cd589936a8bb1a2405 Mon Sep 17 00:00:00 2001 From: Jan Cizmar Date: Mon, 7 Oct 2024 15:15:18 +0200 Subject: [PATCH] chore: Make typescript primary language for the repo --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 91ac9a6159..8e888c73c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,4 @@ ee/backend/** linguist-vendored /backend/testing/** linguist-vendored /backend/development/** linguist-vendored /backend/security/** linguist-vendored +/backend/data/** linguist-vendored