From 55d834d54a62c3887b5a294e97080c8d79733266 Mon Sep 17 00:00:00 2001
From: Ravi Srinivasan <rsriniva@users.noreply.github.com>
Date: Tue, 12 Feb 2019 05:54:48 +0100
Subject: [PATCH] bump up the openshift-applier version to v2.0.8

---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 75f38ad..fa80d30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
 .DS_Store
 node_modules
 /dist
+/reports
+package-contents*
 
 /tests/e2e/reports/
 selenium-debug.log
@@ -21,3 +23,5 @@
 *.ntvs*
 *.njsproj
 *.sln
+test-report.xml
+eslint-report.xml

--
Gitblit v1.9.3