mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-11-03 13:43:18 +00:00
gitignore: add new binaries
Change-Id: I9fd0b6cdb0b9d66b37e813cc8d35a28b9c9dc539
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,6 +5,7 @@
|
|||||||
Transceiver52M/osmo-trx-uhd
|
Transceiver52M/osmo-trx-uhd
|
||||||
Transceiver52M/osmo-trx-usrp1
|
Transceiver52M/osmo-trx-usrp1
|
||||||
Transceiver52M/osmo-trx-lms
|
Transceiver52M/osmo-trx-lms
|
||||||
|
Transceiver52M/osmo-trx-ipc
|
||||||
|
|
||||||
# tests
|
# tests
|
||||||
tests/CommonLibs/BitVectorTest
|
tests/CommonLibs/BitVectorTest
|
||||||
@@ -19,6 +20,7 @@ tests/CommonLibs/VectorTest
|
|||||||
tests/CommonLibs/PRBSTest
|
tests/CommonLibs/PRBSTest
|
||||||
tests/Transceiver52M/convolve_test
|
tests/Transceiver52M/convolve_test
|
||||||
tests/Transceiver52M/LMSDeviceTest
|
tests/Transceiver52M/LMSDeviceTest
|
||||||
|
Transceiver52M/device/ipc/ipc-driver-test
|
||||||
|
|
||||||
# automake/autoconf
|
# automake/autoconf
|
||||||
*.in
|
*.in
|
||||||
@@ -66,3 +68,5 @@ doc/manuals/build
|
|||||||
|
|
||||||
contrib/osmo-trx.spec
|
contrib/osmo-trx.spec
|
||||||
!contrib/osmo-trx.spec.in
|
!contrib/osmo-trx.spec.in
|
||||||
|
|
||||||
|
utils/osmo-prbs-tool
|
||||||
|
|||||||
Reference in New Issue
Block a user