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 <don.penney@windriver.com>
This commit is contained in:
Don Penney 2019-09-11 10:46:29 -04:00
parent 24f07a97e1
commit 3714b2a3d9
1 changed files with 3 additions and 0 deletions

3
stx/.gitignore vendored
View File

@ -13,6 +13,7 @@ installer-prebuilt
/config-files /config-files
/containers /containers
/distcloud-client /distcloud-client
/docs
/downloads /downloads
/fault /fault
/git /git
@ -27,6 +28,8 @@ installer-prebuilt
/openstack-armada-app /openstack-armada-app
/platform-armada-app /platform-armada-app
/stx-puppet /stx-puppet
/test
/update /update
/upstream /upstream
/utilities /utilities
/zuul-jobs