From 9a08286566c0c6326d13327e63ccb85e254b382c Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Sun, 15 Jun 2025 12:46:52 +0200 Subject: [PATCH] Create .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e1b096c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.txt linguist-detectable +*.pluto linguist-language=Lua