diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 599980b..ebea34e 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -19,6 +19,12 @@ # Build tools Gruntfile package.json +^tools/ +docker-compose.yml +Dockerfile +package-lock.json +tsconfig.json +webpack.config.js # npm working directory ^node_modules/ @@ -26,3 +32,13 @@ package.json # packages \.zip$ \.tar\.gz$ + +# test +plugins/MFA/t/ +plugins/MFA/xt/ +^t/ +^cypress.json +^cypress/ + +# source files +mt-static/plugins/MFA/src/