From b126af4a6dd72bc4c5b51122406788e03f499e83 Mon Sep 17 00:00:00 2001 From: kenny Date: Wed, 14 Jan 2026 22:36:38 +0200 Subject: [PATCH] Added .gitattributes ref to Caddyfile --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d3ae03d..41bdcc7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ *.yml linguist-language=YAML *.yaml linguist-language=YAML -Caddyfile linguist-language=Caddy +Caddyfile linguist-language=Caddyfile