1
0

[auto] - [modify] main.js

This commit is contained in:
2025-05-23 22:56:01 +02:00
parent 8208b5e095
commit 8ebda93701

View File

@@ -119,7 +119,7 @@ function startMonitoringWatcher(folderPath, win) {
pollInterval: 100 pollInterval: 100
} }
}); });
//weirdass
// TODO: Optionale .gitignore Logik nachrüsten // TODO: Optionale .gitignore Logik nachrüsten
watcher.on('all', async (event, changedPath) => { watcher.on('all', async (event, changedPath) => {