From 5492c142395122870ef6bc8d2038eef60428df9e Mon Sep 17 00:00:00 2001 From: Takumi Akimoto <81888693+akimon658@users.noreply.github.com> Date: Sat, 30 Aug 2025 09:22:39 +0900 Subject: [PATCH] Add missing wildcard (#3) --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 59b5b49..afcc5ba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -.yaml linguist-detectable +*.yaml linguist-detectable -- 2.51.2