From 1664939b699ceb86d8747d1370d747fbcde2d3f8 Mon Sep 17 00:00:00 2001 From: Vajda Ervin-Oliver <133162784+Dr20Ervin@users.noreply.github.com> Date: Wed, 20 May 2026 13:47:00 +0300 Subject: [PATCH] Create . gitattributes --- . gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 . gitattributes diff --git a/. gitattributes b/. gitattributes new file mode 100644 index 0000000..5c5a4a5 --- /dev/null +++ b/. gitattributes @@ -0,0 +1,4 @@ +# Mark specific Raylib files as vendored to exclude from language stats +include/raylib.h linguist-vendored +include/raymath.h linguist-vendored +include/rlgl.h linguist-vendored \ No newline at end of file