fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-pfcp/+/28936 )
Change subject: gitignore: ignore *.la objects: libosmo-{gtlv,pfcp}.la
......................................................................
gitignore: ignore *.la objects: libosmo-{gtlv,pfcp}.la
Change-Id: I72b2b62cfa232accb4f8ae114be40058ccd512c7
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-pfcp refs/changes/36/28936/1
diff --git a/.gitignore b/.gitignore
index 3027037..2d26084 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.o
*.lo
*.a
+*.la
.deps
Makefile
Makefile.in
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-pfcp/+/28936
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: I72b2b62cfa232accb4f8ae114be40058ccd512c7
Gerrit-Change-Number: 28936
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange