mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
Update eslintignore and gitignore
This commit is contained in:
parent
3ea42c0edf
commit
e0ba719c0e
@ -16,6 +16,9 @@ www/accounts
|
||||
www/worker
|
||||
www/todo
|
||||
|
||||
*worker.bundle.js
|
||||
_build
|
||||
|
||||
#lib/plugins/
|
||||
|
||||
www/common/hyperscript.js
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -32,6 +32,8 @@ www/common/onlyoffice/v*
|
||||
/onlyoffice-conf/
|
||||
/onlyoffice-dist/
|
||||
|
||||
_build
|
||||
|
||||
# ---> Node
|
||||
# Logs
|
||||
logs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user