From 16cd5255ee8f4d71f063c6e784d5fb87adb5b988 Mon Sep 17 00:00:00 2001 From: Syed Daanish Date: Sun, 2 Aug 2026 11:16:08 +0100 Subject: [PATCH] Set unicode_width as vendored. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f389f49 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +libs/unicode_width/** linguist-vendored