From e0ba719c0e597306ff00c8700de46f0b46bfd3f3 Mon Sep 17 00:00:00 2001 From: yflory Date: Wed, 4 Dec 2024 12:06:20 +0100 Subject: [PATCH] Update eslintignore and gitignore --- .eslintignore | 3 +++ .gitignore | 2 ++ 2 files changed, 5 insertions(+) diff --git a/.eslintignore b/.eslintignore index 8a1297856..bcd65baeb 100644 --- a/.eslintignore +++ b/.eslintignore @@ -16,6 +16,9 @@ www/accounts www/worker www/todo +*worker.bundle.js +_build + #lib/plugins/ www/common/hyperscript.js diff --git a/.gitignore b/.gitignore index bac376dcd..013a3e931 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,8 @@ www/common/onlyoffice/v* /onlyoffice-conf/ /onlyoffice-dist/ +_build + # ---> Node # Logs logs