@@ -1,4 +1,4 @@
/.vscode/
**/node_modules/
**/chromedriver.exe
-**/geckodriver.exe
+**/geckodriver.exe
@@ -229,4 +229,4 @@ function fetch(url, options = {}) {
}
xhrRequest.send();
});
-}
+}