laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/30914 )

Change subject: ansible: .gitignore: make poky regex more specific
......................................................................

ansible: .gitignore: make poky regex more specific

Otherwise it would also prevent changes to the poky role

Change-Id: I3ac9a6129323f27ba387b44d8293d7b134716af8
---
M ansible/.gitignore
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved; Verified
  pespin: Looks good to me, but someone else must approve
  osmith: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/ansible/.gitignore b/ansible/.gitignore
index 2fa603c..b23a1b1 100644
--- a/ansible/.gitignore
+++ b/ansible/.gitignore
@@ -1,4 +1,4 @@
-poky-*
+poky-*toolchain*
 cov-analysis-*.tar.gz
 *.retry
 *.swo

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/30914
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I3ac9a6129323f27ba387b44d8293d7b134716af8
Gerrit-Change-Number: 30914
Gerrit-PatchSet: 4
Gerrit-Owner: lynxis lazus <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to