From 3a588656d1188c8902c5ffb45f43a65af855ddac Mon Sep 17 00:00:00 2001 From: Adam Fourney Date: Wed, 5 Mar 2025 21:07:18 -0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d2f31ef..f787c0e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -tests/test_files/** linguist-vendored +packages/markitdown/tests/test_files/** linguist-vendored +packages/markitdown-sample-plugin/tests/test_files/** linguist-vendored