diff --git a/.gitignore b/.gitignore index 84856b0..98cb666 100644 --- a/.gitignore +++ b/.gitignore @@ -126,3 +126,10 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + +# editor +.vscode/ +.idea/ + +# prettier +.prettierrc \ No newline at end of file