diff --git a/.eslintignore b/.eslintignore index f1e4f3b08..ce3a35817 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,3 +2,4 @@ node_modules lib/static coverage/ lib/GUI/ +wiki/ diff --git a/.npmignore b/.npmignore index fcd9ea4ed..5c40931aa 100644 --- a/.npmignore +++ b/.npmignore @@ -4,3 +4,4 @@ coverage/ verdaccio-*.tgz test-storage* /.* +wiki/