From b82007506222a17a4a18f5b4f3e94e7ca8994f2d Mon Sep 17 00:00:00 2001 From: DeadNews Date: Sat, 13 May 2023 22:47:27 +0530 Subject: [PATCH] chore: 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..4d323e8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +config/ini linguist-language=ini