From 96cd79adc9c5833543e059b396459415f1a2beb9 Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Tue, 17 Oct 2017 19:18:08 +0200 Subject: [PATCH] chore: PHPStorm settings ignored --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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