Update .gitattributes for webui files

- Mark webui files as binary
- Exclude webui files from diff
- Add linguist-generated flag
This commit is contained in:
yangdx 2025-03-20 13:45:15 +08:00
parent 7356458cdf
commit 4fbe39fd8a

3
.gitattributes vendored
View File

@ -1 +1,2 @@
lightrag/api/webui/** -diff
lightrag/api/webui/** binary
lightrag/api/webui/** linguist-generated