osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/35619?usp=email )
Change subject: gitignore: add libhnbgw.la, hnbgw_vty_reference.xml ...................................................................... gitignore: add libhnbgw.la, hnbgw_vty_reference.xml Change-Id: I5c9ec6cf01d75b10a86098755064ad187de815c1 --- M .gitignore 1 file changed, 11 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/19/35619/1 diff --git a/.gitignore b/.gitignore index a7cb104..4459923 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ /deps src/osmo-hnbgw/osmo-hnbgw +src/osmo-hnbgw/libhnbgw.la #tests tests/testsuite.dir @@ -67,6 +68,7 @@ doc/manuals/*.check doc/manuals/generated/ doc/manuals/osmohnbgw-usermanual.xml +doc/manuals/vty/hnbgw_vty_reference.xml doc/manuals/common doc/manuals/build -- To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/35619?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-hnbgw Gerrit-Branch: master Gerrit-Change-Id: I5c9ec6cf01d75b10a86098755064ad187de815c1 Gerrit-Change-Number: 35619 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
