From 7af899ce73cacf85d0f6a612c103bfbc4efb8ef5 Mon Sep 17 00:00:00 2001 From: Potat369 <114754894+Potat369@users.noreply.github.com> Date: Fri, 6 Sep 2024 03:06:41 +0300 Subject: [PATCH] feat: add config icon for .htaccess (#37) --- themes/charmed-icon-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/charmed-icon-theme.json b/themes/charmed-icon-theme.json index 63d6c68..03d0364 100644 --- a/themes/charmed-icon-theme.json +++ b/themes/charmed-icon-theme.json @@ -186,6 +186,7 @@ "prettierrc.toml": "config", "prettierignore": "config", "lock": "config", + "htaccess": "config", "commitlintrc": "config", "commitlintrc.js": "config", "commitlintrc.cjs": "config",