laforge submitted this change.
gitignore: add *.la, hnbgw_vty_reference.xml
Change-Id: I5c9ec6cf01d75b10a86098755064ad187de815c1
---
M .gitignore
1 file changed, 11 insertions(+), 0 deletions(-)
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
To view, visit change 35619. To unsubscribe, or for help writing mail filters, visit settings.