diff --git a/.gitignore b/.gitignore index a6966ae..5327980 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ output package-lock.json yarn.lock pnpm-lock.yaml +dist/ +!dist/cli.js +!dist/.gitkeep \ No newline at end of file