From: Yujun Zhang Date: Mon, 22 Aug 2016 03:49:19 +0000 (+0800) Subject: Ignore .idea in git repo X-Git-Tag: danube.1.0~305^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F43%2F19143%2F1;p=qtip.git Ignore .idea in git repo Change-Id: I6a9f0b687c9820d07100238a9633fdf67bb67df8 Signed-off-by: Yujun Zhang --- diff --git a/.gitignore b/.gitignore index 83ea51d4..aab79ed0 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ target/ .*.sw? /docs_build/ /docs_output/ +.idea