osmith has submitted this change and it was merged. ( https://gerrit.osmocom.org/12565 )
Change subject: gitignore: add tests/hlr_vty_test.db* ...................................................................... gitignore: add tests/hlr_vty_test.db* Ignore files generated from the VTY test. Change-Id: I8f55f655fd6694ac9db7e6280670d16fad61ee72 --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Jenkins Builder: Verified Neels Hofmeyr: Looks good to me, but someone else must approve Max: Looks good to me, approved diff --git a/.gitignore b/.gitignore index c08a612..0397e35 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ tests/gsup_server/gsup_server_test tests/gsup/gsup_test tests/db/db_test +tests/hlr_vty_test.db* # manuals doc/manuals/*.html -- To view, visit https://gerrit.osmocom.org/12565 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-hlr Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8f55f655fd6694ac9db7e6280670d16fad61ee72 Gerrit-Change-Number: 12565 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: osmith <[email protected]>
