From 79f365397cef5ff4d0f5c5c8d6174e809a57e41d Mon Sep 17 00:00:00 2001 From: yenru0 Date: Mon, 27 Apr 2026 10:27:11 +0900 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..4740ec7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +**/_static/** linguist-documentation \ No newline at end of file