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