Update .gitattributes

This commit is contained in:
Vajda Ervin-Oliver
2026-05-20 13:48:51 +03:00
committed by GitHub
parent a651fa6870
commit 1c7762ea3b
+4
View File
@@ -2,6 +2,10 @@
# Set default behavior to automatically normalize line endings. # Set default behavior to automatically normalize line endings.
############################################################################### ###############################################################################
* text=auto * text=auto
# 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
############################################################################### ###############################################################################
# Set default behavior for command prompt diff. # Set default behavior for command prompt diff.