From 33006b6c87beebc8faf3bd8e297f95b9eff09a09 Mon Sep 17 00:00:00 2001 From: Matthew Miner Date: Sat, 22 Nov 2025 13:07:55 -0600 Subject: [PATCH] Exclude execution scripts --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index db69393..c2198aa 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ dist compose.yaml xmltv.xml + +/run-zap2xml.sh +/run-zap2xml.bat