From d54e89700a9cd67822477fab1c55758b972438ff Mon Sep 17 00:00:00 2001 From: notyourav <65437533+notyourav@users.noreply.github.com> Date: Sat, 19 Mar 2022 19:24:30 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6963812c..07d660e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,4 +19,4 @@ Makefile text eol=lf *.h linguist-language=C *.inc linguist-language=Assembly -data/* linguist-language=data +data/**/* linguist-language=data