aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-28 18:34:49 +0200
committerIvan Kluchnikov <kluchnikovi@gmail.com>2013-09-04 21:28:53 +0400
commit4ea940787e5ce4085f248300eaa522fa7a26f909 (patch)
treefb681eefdfad6040633b72e9bb773356b099f7a4 /.gitignore
parent416ce695505891c1eade0616cbe4e0150100b195 (diff)
emu: Create an app that allows to communicate with a SGSN
This code can open a BSSGP connection toward a SGSN and will inititate the unblocking. It does not send any user data.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fec1b985..07fde56b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,9 +29,10 @@ src/osmo-pcu
src/osmo-pcu-remote
# tests
+.dirstamp
tests/atconfig
tests/package.m4
-tests/rlcmac/.dirstamp
tests/rlcmac/RLCMACTest
+tests/emu/pcu_emu
tests/testsuite
tests/testsuite.log