Update .gitattributes for webui files
- Mark webui files as binary - Exclude webui files from diff - Add linguist-generated flag
This commit is contained in:
parent
7356458cdf
commit
4fbe39fd8a
1 changed files with 2 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -1 +1,2 @@
|
||||||
lightrag/api/webui/** -diff
|
lightrag/api/webui/** binary
|
||||||
|
lightrag/api/webui/** linguist-generated
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue