From 872054ae4000df5eda1dd96f0b4e88dc071c22f9 Mon Sep 17 00:00:00 2001 From: Andrzej Janik Date: Wed, 7 Aug 2024 13:29:03 +0200 Subject: [PATCH] Fix linguist instructions --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 47a0a6f..1483391 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -ext/* linguist-vendored \ No newline at end of file +ext/** linguist-vendored \ No newline at end of file