From 70807f473a479a3e7f6cdf0baa689ee5c5eb1c49 Mon Sep 17 00:00:00 2001 From: Jeena Date: Mon, 24 Aug 2026 09:50:49 +0900 Subject: [PATCH] chore: track all hypr/hosts files (remove host gitignore) Let reusable host configs be versioned regardless of suffix, so others don't lose history and their own host files get committed. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index b586c5c..b5668e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ hypr/menu-*.list -hypr/hosts/* -!hypr/hosts/*.lua