mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-14 11:35:48 +00:00
blp and glsl files are source files, not binary (#11906)
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user