diff --git a/.gitignore b/.gitignore index 793ce9cf..338e0303 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,7 @@ test/bin/ *.DS_Store # vs code -.vscode/ \ No newline at end of file +.vscode/ + +# idea +.idea/ \ No newline at end of file