laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/35619?usp=email )
Change subject: gitignore: add *.la, hnbgw_vty_reference.xml ......................................................................
gitignore: add *.la, hnbgw_vty_reference.xml
Change-Id: I5c9ec6cf01d75b10a86098755064ad187de815c1 --- M .gitignore 1 file changed, 11 insertions(+), 0 deletions(-)
Approvals: fixeria: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified
diff --git a/.gitignore b/.gitignore index a7cb104..dd102fd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.o *.lo *.a +*.la .deps Makefile Makefile.in @@ -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