diff --git a/.gitignore b/.gitignore index 839c358..9910589 100644 --- a/.gitignore +++ b/.gitignore @@ -115,4 +115,7 @@ dist .yarn/install-state.gz .pnp.* package-lock.json -test/test-app-domain \ No newline at end of file +test/test-app-domain + + +test-dist \ No newline at end of file