diff --git a/.gitignore b/.gitignore index 55b9146..a9a723f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /*.log /dist /dist-zip -.DS_Store \ No newline at end of file +.DS_Store +.idea/ \ No newline at end of file