From 9d51e655f103be662fea2a9f0de87757eff2ef24 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Thu, 24 Aug 2017 14:39:03 +1000 Subject: [PATCH] Update .gitignore Remove path/to/files not to ignore Change-Id: I844cc63779c29f85f4d57e7a8bd180a30c9ad085 Signed-off-by: Anil Belur --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2bb356d1..2b8eaf1b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,9 +4,6 @@ # Ignore changes to the JJB Configuration File jenkins.ini -# Ignore Sandbox temporary files -jjb/*/releng-*.yaml - # Maven target/ @@ -26,5 +23,4 @@ __pycache__/ *.pyc # global-jjb -jjb/test.yaml archives/ -- 2.16.6