diff --git a/Node.gitignore b/Node.gitignore index c6bba591..3d306933 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -128,3 +128,7 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + +# IDE +.idea/ +.vs/