From 3cc1af79358af3c2b21692232998b70003ec0717 Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Sun, 16 Dec 2018 12:01:01 +0000 Subject: [PATCH] Remove trailing whitespace for gitlab symtax highlighting --- .htaccess | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index cf6e57c..dcc0ed8 100644 --- a/.htaccess +++ b/.htaccess @@ -9,7 +9,6 @@ AddType image/png;qs=0.8 png Header always edit "Content-Type" ";\s*qs=[0-9]*(?:\.[0-9]+)?\s*" "" # Gzip these file types AddOutputFilter DEFLATE html -AddOutputFilter DEFLATE svg +AddOutputFilter DEFLATE svg AddOutputFilter DEFLATE css AddOutputFilter DEFLATE js -