osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/28538 )
Change subject: gitignore: add uhddev_ipc.cpp ...................................................................... gitignore: add uhddev_ipc.cpp This file gets generated during the build. Change-Id: I70bfb456e309daa4436767b2e55bce0c038a4975 --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/38/28538/1 diff --git a/.gitignore b/.gitignore index 2020422..fec8fab 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ Transceiver52M/osmo-trx-usrp1 Transceiver52M/osmo-trx-lms Transceiver52M/osmo-trx-ipc +Transceiver52M/device/ipc/uhddev_ipc.cpp .clang-format -- To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/28538 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-Change-Id: I70bfb456e309daa4436767b2e55bce0c038a4975 Gerrit-Change-Number: 28538 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
