diff --git a/.gitignore b/.gitignore index 6a7d6d8..35211e1 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.* + +# Jetbrains IDE +.idea \ No newline at end of file