diff --git a/.gitignore b/.gitignore index 32b877b..3a921c7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ yarn-error.log* /.pnp .pnp.js -.vscode/* \ No newline at end of file +.vscode/* +.idea/* \ No newline at end of file