Update eslintignore and gitignore

This commit is contained in:
yflory 2024-12-04 12:06:20 +01:00
parent 3ea42c0edf
commit e0ba719c0e
2 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,9 @@ www/accounts
www/worker
www/todo
*worker.bundle.js
_build
#lib/plugins/
www/common/hyperscript.js

2
.gitignore vendored
View File

@ -32,6 +32,8 @@ www/common/onlyoffice/v*
/onlyoffice-conf/
/onlyoffice-dist/
_build
# ---> Node
# Logs
logs