From 78aa076cddc5664f5daaee734696a29a742bfcc2 Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Sat, 16 Aug 2025 18:31:17 +0200 Subject: [PATCH] Interpret FTL as HTML for stats --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7a1d1c2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ftl linguist-language=HTML linguist-vendored \ No newline at end of file