blp and glsl files are source files, not binary (#11906)

This commit is contained in:
Mitchell Hashimoto
2026-03-27 15:36:43 -07:00
committed by GitHub

4
.gitattributes vendored
View File

@@ -10,6 +10,8 @@
*.swift text eol=lf
*.py text eol=lf
*.sh text eol=lf
*.glsl text eol=lf
*.blp text eol=lf
# Config/build files - always LF
*.zon text eol=lf
@@ -36,8 +38,6 @@ Makefile text eol=lf
*.icns binary
*.ttf binary
*.otf binary
*.glsl binary
*.blp binary
#--------------------------------------------------------------------
# Linguist