From 1cb206327d9a80f33608b0c4605a038bc7d9b138 Mon Sep 17 00:00:00 2001 From: ReinerSchinkoethe <157693339+ReinerSchinkoethe@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:38:41 +0100 Subject: [PATCH] Revert "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 69f32e4..e117909 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ # `.gitattributes` reclassify `.st` files as iec-st: -**/ linguist-vendored +** linguist-vendored # *.ppjs linguist-language=ST