diff --git a/.gitignore b/.gitignore index cd42af071..b8b53634e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ **/.DS_Store .project .tmpdirs -**/.vscode/*.log \ No newline at end of file +**/.vscode/*.log +/.idea/* \ No newline at end of file