aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-07-08 13:19:34 +0200
committerOliver Smith <osmith@sysmocom.de>2022-07-08 14:35:49 +0200
commit32311d8635972162bab6fd105b57fd6bad775040 (patch)
tree54abb615160d2bb283cc27b03a096de407e9d8d7
parent71c46e91df1ffc054f3dd791e3703c7885aa3186 (diff)
gitignore: add uhddev_ipc.cpp
This file gets generated during the build. Change-Id: I70bfb456e309daa4436767b2e55bce0c038a4975
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2020422..fec8fab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ Transceiver52M/osmo-trx-uhd
Transceiver52M/osmo-trx-usrp1
Transceiver52M/osmo-trx-lms
Transceiver52M/osmo-trx-ipc
+Transceiver52M/device/ipc/uhddev_ipc.cpp
.clang-format