From 4d96ca0606beb65a09f7a35e35a28c474c5e5ce6 Mon Sep 17 00:00:00 2001 From: Tien Nguyen Minh Date: Sat, 18 Apr 2026 13:55:14 +0700 Subject: [PATCH] chore: mark frameworks/ as vendored for linguist --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..64b8371 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +frameworks/** linguist-vendored