diff --git a/.gitignore b/.gitignore index c6bba59..1e907f5 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,7 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + +# code editors +.idea +.vscode \ No newline at end of file