From 68f07f2c98365f2d238966a025c25257031095b6 Mon Sep 17 00:00:00 2001 From: Aterfax Date: Fri, 29 Mar 2024 16:42:04 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 12fcccf..5bedf7b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # Get Github to parse some scripts correctly. run_include linguist-language=Shell run linguist-language=Shell -docker\src\helper_scripts\* linguist-language=Shell +docker/src/helper_scripts/* linguist-language=Shell