From e42c3f67e6086276e5a90661d66bfd0369dec5de Mon Sep 17 00:00:00 2001 From: Reiner Schinkoethe Date: Wed, 18 Dec 2024 11:32:17 +0100 Subject: [PATCH] chore: Adapts the .gitattributes file to correctly consider recursive directories --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index e117909..69f32e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ # `.gitattributes` reclassify `.st` files as iec-st: -** linguist-vendored +**/ linguist-vendored # *.ppjs linguist-language=ST