aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-19 13:14:49 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-27 14:00:05 +0200
commit14ee5eacb5796174cadb5843947a0d740a65ec5c (patch)
tree69e3caea793c3b8dcecac4f720dd542e10a9440d
parentipc: add master socket number/path parameters (diff)
downloadOsmoTRX-14ee5eacb5796174cadb5843947a0d740a65ec5c.tar.xz
OsmoTRX-14ee5eacb5796174cadb5843947a0d740a65ec5c.zip
gitignore: add new binaries
Change-Id: I9fd0b6cdb0b9d66b37e813cc8d35a28b9c9dc539
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 128f803..5b864e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
Transceiver52M/osmo-trx-uhd
Transceiver52M/osmo-trx-usrp1
Transceiver52M/osmo-trx-lms
+Transceiver52M/osmo-trx-ipc
# tests
tests/CommonLibs/BitVectorTest
@@ -19,6 +20,7 @@ tests/CommonLibs/VectorTest
tests/CommonLibs/PRBSTest
tests/Transceiver52M/convolve_test
tests/Transceiver52M/LMSDeviceTest
+Transceiver52M/device/ipc/ipc-driver-test
# automake/autoconf
*.in
@@ -66,3 +68,5 @@ doc/manuals/build
contrib/osmo-trx.spec
!contrib/osmo-trx.spec.in
+
+utils/osmo-prbs-tool