From 553e383c944c9cef7e6eaee5bccf2439172ea921 Mon Sep 17 00:00:00 2001 From: MasterAcnolo Date: Mon, 27 Jul 2026 22:40:30 +0200 Subject: [PATCH] refactor: rpm package publish --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 40dce40..066bb84 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ # Build Output Folder /dist /out +/srpm-out # Config JSON File. Create it and fill it if you want to have dev only settings config/config.dev.json