From 5e66e73db6c3d18ca7149096c98a1364de07a6f2 Mon Sep 17 00:00:00 2001 From: luptmoor Date: Sun, 19 Apr 2026 13:09:21 +0200 Subject: [PATCH] scripts added to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f3144c1..e89a32f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env .vscode/ -*.log \ No newline at end of file +*.log +scripts \ No newline at end of file