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
parent803a90028cf8a021522245e0c96b1f7bcaee6276 (diff)
gitignore: add new binaries
-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