From bd2f154f2817e7f47e4343c1e3ec17ea08af05cb Mon Sep 17 00:00:00 2001 From: jonssonyan Date: Tue, 2 Jul 2024 23:20:52 +0800 Subject: [PATCH] init --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aea4205 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-language=Python \ No newline at end of file