From b9cb27f8a4d37407d84ecf5c8014afda7bac7887 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Fri, 23 May 2025 22:47:36 +0200 Subject: [PATCH] [auto] initial commit upon monitoring start --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 7c9468c..779a6cf 100644 --- a/main.js +++ b/main.js @@ -118,7 +118,7 @@ function startMonitoringWatcher(folderPath, win) { stabilityThreshold: 300, pollInterval: 100 } - }); + }); //lalilu // TODO: Optionale .gitignore Logik nachrüsten