diff --git a/.gitignore b/.gitignore index 6fe616b5c..ce5457106 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ web/node_modules web/coverage core !/web/**/*.ts +.idea/* \ No newline at end of file