Skip to content

Commit

Permalink
chore: update ignored vendorred templates (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
  • Loading branch information
aarnphm authored Sep 19, 2024
1 parent 073aa47 commit 1ca3885
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* text=auto eol=lf
bentoml/** linguist-generated=true
README.md linguist-generated=true
**/ui/** linguist-vendored=true
bentoml/** linguist-generated
README.md linguist-generated
**/ui/** linguist-vendored
src/vllm-chat/chat_templates/** linguist-vendored

0 comments on commit 1ca3885

Please sign in to comment.