From 7b7f89cf9dbd1be7f3863bfc9cbbfc023f620257 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 4 Mar 2026 11:11:29 +0100 Subject: [PATCH] changed gitignore to allow service, timer and yaml --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 17884c0..1fa404a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ !*.md !*.parquet !.gitignore +!.service +!.timer +!.yaml \ No newline at end of file