diff --git a/.distignore b/.distignore index 96ba01f..ef9b681 100644 --- a/.distignore +++ b/.distignore @@ -8,3 +8,5 @@ circle.yml bin/ features/ utils/ +*.zip +*.tar.gz diff --git a/.gitignore b/.gitignore index 6800d22..930cf9e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ composer.lock wp-cli.local.yml node_modules/ vendor/ +*.zip +*.tar.gz