From 30f418f2037da9ccdbe81feb8e3a95f51a054a24 Mon Sep 17 00:00:00 2001 From: Bryan Joshua Pedini Date: Mon, 2 Oct 2023 13:48:11 +0200 Subject: [PATCH] excluded all cfgs in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 088b495..b3dc851 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ +*.cfg *.iso -preseed.cfg