From 44a49d17d59b15c52cce6b0eddd59d3e2a02496a Mon Sep 17 00:00:00 2001 From: IgorCielniak Date: Sat, 21 Mar 2026 16:10:30 +0100 Subject: [PATCH] Add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..54dec12 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sl linguist-language=l2 \ No newline at end of file