更新 .gitattributes 文件,添加 webui/dist/** 为二进制文件
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,2 +1,3 @@
|
||||
*.bat text eol=crlf
|
||||
*.cmd text eol=crlf
|
||||
*.cmd text eol=crlf
|
||||
webui/dist/** binary
|
||||
Reference in New Issue
Block a user