From e1b7237da9a03ad0e162ad7a2ebafd7c0fa5cde6 Mon Sep 17 00:00:00 2001 From: zpj80231 Date: Tue, 26 Aug 2025 19:00:50 +0800 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..a7d8274 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js linguist-language=java \ No newline at end of file