From 130fa1e576240e5d17e1ebfb7876b166f56c5365 Mon Sep 17 00:00:00 2001 From: Mogyuchi <mogyuchi@mogyuchi.jp> Date: Mon, 16 Dec 2024 09:53:20 +0900 Subject: [PATCH] chore: revert "chore: unmark linguist-detectable for dist directory" (#367) Reverts 4m-mazi/souji-action#346 --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 440bd48..a462b86 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ * text=auto eol=lf -dist/** -diff -linguist-detectable linguist-generated +dist/** -diff linguist-generated