From 532a058a926e7a22af865b44ec72f0b7e40c91e2 Mon Sep 17 00:00:00 2001 From: oib Date: Thu, 24 Apr 2025 12:00:21 +0200 Subject: [PATCH] Update 2025-04-24_12:00:21 --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ec3f25c..2d1218b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,11 @@ Thumbs.db .vscode/ .idea/ -data/ +data/* +!data/.gitignore + +log/* +!log/.gitignore + +streams/* +!streams/.gitignore