From 3714b2a3d9a3483a909c0af140eb0459d4d375e4 Mon Sep 17 00:00:00 2001 From: Don Penney Date: Wed, 11 Sep 2019 10:46:29 -0400 Subject: [PATCH] Updating .gitignore with new repos Adding the following to .gitignore for new repos added to the manifest - docs - test - zuul-jobs Depends-On: https://review.opendev.org/681508 Change-Id: If1a1dedac5a750d5cbbae25f7c0ea90645b36edc Signed-off-by: Don Penney --- stx/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stx/.gitignore b/stx/.gitignore index 86b15bc5..44923f0d 100644 --- a/stx/.gitignore +++ b/stx/.gitignore @@ -13,6 +13,7 @@ installer-prebuilt /config-files /containers /distcloud-client +/docs /downloads /fault /git @@ -27,6 +28,8 @@ installer-prebuilt /openstack-armada-app /platform-armada-app /stx-puppet +/test /update /upstream /utilities +/zuul-jobs