osmith has submitted this change. (
https://gerrit.osmocom.org/c/libgtpnl/+/34824?usp=email )
Change subject: gitignore: add gtp-link, gtp-tunnel
......................................................................
gitignore: add gtp-link, gtp-tunnel
Change-Id: I9f9c9f64d96e25d99c5631ec40c1439f76678905
---
M .gitignore
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/.gitignore b/.gitignore
index 738b3c4..bf5732d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,6 @@
debian/libgtpnl0
contrib/libgtpnl.spec
+
+tools/gtp-link
+tools/gtp-tunnel
--
To view, visit
https://gerrit.osmocom.org/c/libgtpnl/+/34824?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libgtpnl
Gerrit-Branch: master
Gerrit-Change-Id: I9f9c9f64d96e25d99c5631ec40c1439f76678905
Gerrit-Change-Number: 34824
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged