diff --git a/.gitignore b/.gitignore index 1436a61e..97253b11 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,7 @@ install/installation_done /installation_done # Eclipse settings -.settings \ No newline at end of file +.settings + +# PHPStorm +.idea \ No newline at end of file