From 91b2fe3eeee329730973d91ac66e07398acff6d9 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Tue, 12 Mar 2019 14:45:33 +0100 Subject: [PATCH] phpstorm should not be in repo --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0d32de00..e54ea418 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ report/ #ignore smarty cache /view/smarty3/compiled/ + +\.idea/