diff --git a/Node.gitignore b/Node.gitignore index c6bba591..59a34a37 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -128,3 +128,6 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + +# ides +.idea