From 5dcce253dbe79ef7bf2c73c7cd3a6d2b198b00fe Mon Sep 17 00:00:00 2001 From: srdusr Date: Mon, 22 Sep 2025 19:40:33 +0200 Subject: Don't ignore install.sh --- linux/home/.gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'linux') diff --git a/linux/home/.gitignore b/linux/home/.gitignore index 5cbf235..0a635f8 100644 --- a/linux/home/.gitignore +++ b/linux/home/.gitignore @@ -7,9 +7,6 @@ # Ignore dotfiles dir .cfg -# Ignore install.sh -install.sh - # Ignore Packer's compiled files packer_compiled.lua @@ -56,3 +53,4 @@ node_modules/ # Ignore virtual machine directory ^virt/ +.cfg -- cgit v1.2.3