Skip to content

Commit

Permalink
fix: set all subdirectory of ui to be vendored
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
  • Loading branch information
aarnphm committed Aug 28, 2024
1 parent 605a910 commit 073aa47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* text=auto eol=lf
bentoml/** linguist-vendored=true
bentoml/** linguist-generated=true
README.md linguist-generated=true
**/ui/** linguist-vendored=true

0 comments on commit 073aa47

Please sign in to comment.