From 0b1d3bd4e105ada3eb68bdd9d374ae6cf0435478 Mon Sep 17 00:00:00 2001 From: Nikolas Date: Thu, 6 Jun 2024 11:44:13 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 4bf2b46..9f530b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # Don't include raylib headers in language analysis -*.c linguist-vendored +*.h linguist-vendored