aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-12-02 14:40:11 +0100
committerOliver Smith <osmith@sysmocom.de>2019-12-02 14:40:31 +0100
commitfa2656d14e65cfab0ae80c66db982d533de486e3 (patch)
tree84a55b24ae6e9d535048b73cfcf2017610e906b9 /.gitignore
parent6e6347613deed7a821995f0e74314a95f633773b (diff)
gitignore: fix paths to binaries
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 70193ffac..b3e50f55e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,9 +39,9 @@ ltmain.sh
# apps and app data
-src/gprs/osmo-sgsn
-src/gprs/osmo-gbproxy
-src/gprs/osmo-gtphub
+src/sgsn/osmo-sgsn
+src/gbproxy/osmo-gbproxy
+src/gtphub/osmo-gtphub
src/libcommon/gsup_test_client
#tests