summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2016-08-22 11:49:19 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2016-08-22 11:50:10 +0800
commit0e946fc3d7cd0fd00e7fb51e920e810998193162 (patch)
treee4022c44f3ef33d02b23083f3df31218d09dc394 /.gitignore
parent2c042759aa4288dce2d9682768f603518b76bfe3 (diff)
Ignore .idea in git repo
Change-Id: I6a9f0b687c9820d07100238a9633fdf67bb67df8 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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