From d3bea89ee4834d265529c895f7498fcc23184cf3 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Fri, 8 Jan 2021 04:51:52 -0600 Subject: [PATCH] fix vendored dirs --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index cee4cc6..de199cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -bass-sys/bass24/* linguist-vendored \ No newline at end of file +bass-sys/linux/* linguist-vendored +bass-sys/win/* linguist-vendored