From 2456376b44937de6cf280a7f832c1fac8767ae7f Mon Sep 17 00:00:00 2001 From: Phillip Wittrock Date: Fri, 13 Jan 2017 15:07:24 -0800 Subject: [PATCH] add intellij project file to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9b4a4b2ee4..460a88c521 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ Session.vim *~ # auto-generated tag files tags + +kubernetes.github.io.iml