diff --git a/.gitignore b/.gitignore index 6a7d6d8..f024eb0 100644 --- a/.gitignore +++ b/.gitignore @@ -127,4 +127,7 @@ dist .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz -.pnp.* \ No newline at end of file +.pnp.* + +# custom +release/* \ No newline at end of file