From 526a2962c86c46dcd829f86a6f471d35eef20e9f Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Mon, 14 Sep 2020 10:29:30 +0800 Subject: [PATCH] Update to support helm2 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 13d1490..600c273 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ __pycache__/ # C extensions *.so +# NFS files +.nfs* + # Distribution / packaging .Python build/