diff --git a/.gitignore b/.gitignore index d555414..794bbc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ .env.local # vscode -.vscode/ \ No newline at end of file +.vscode/ + +# jetbrains +.idea/ \ No newline at end of file