From d47310e47433a8dbd0be9e4923b26983d8e8b7f2 Mon Sep 17 00:00:00 2001 From: Abdulaziz Ghuloum Date: Mon, 23 Dec 2024 08:29:27 +0300 Subject: [PATCH] added .gitattributes files --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..276d2dd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.rts linguist-language=TypeScript +