From d9a5c4bc2f47d03c45e2e0384490d54e9a5de54a Mon Sep 17 00:00:00 2001 From: Mor Dabastany Date: Mon, 7 Aug 2017 18:02:44 +0300 Subject: adding idea to .gitignore Change-Id: I5f6ca98183f627e4eba3b268e97a5ea908388682 Signed-off-by: Mor Dabastany --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 44bdbba4..2c4bc352 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ *.pyc /libspecs/ /geckodriver.log -/robot/library/ \ No newline at end of file +/robot/library/ +/.idea -- cgit 1.2.3-korg