From 67d1888a6954fb1e6c0047ac346da97e132f63aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=92=E9=85=92=E7=9A=84=E6=9D=8E=E7=99=BD?= Date: Mon, 2 Jun 2025 02:14:34 +0800 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6ae3cca --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js linguist-language=python