From b8de4595008256b42bc9825c38419244da89b56d Mon Sep 17 00:00:00 2001 From: Hannes Date: Mon, 1 Jun 2026 00:47:57 +0200 Subject: [PATCH] added a helper script to git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7a09491..d1d577b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.svg colors/Colors.qml +modules/wlogout/scripts/helper.sh \ No newline at end of file