Update .gitattributes

This commit is contained in:
KOWX712
2025-03-11 22:24:02 +08:00
parent 0c659675c5
commit 6419f5e3b9

8
.gitattributes vendored
View File

@@ -1,11 +1,5 @@
# Declare files that will always have LF line endings on checkout.
*.sh text eol=lf
*.prop text eol=lf
*.md text eol=lf
*.xml text eol=lf
*.json text eol=lf
.extra text eol=lf
META-INF/** text eol=lf
** text eol=lf
# Denote all files that are truly binary and should not be modified.
module/bin/**/** binary