[PATCH 1/5] Ignore test binaries

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

suraev at alumni.ntnu.no suraev at alumni.ntnu.no
Fri Jan 22 15:46:55 UTC 2016


From: Max <msuraev at sysmocom.de>

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 598f88a..955634e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,6 +81,9 @@ tests/strrb/strrb_test
 tests/vty/vty_test
 tests/gb/gprs_bssgp_test
 tests/smscb/gsm0341_test
+tests/bitvec/bitvec_test
+tests/gprs/gprs_test
+tests/msgb/msgb_test
 
 utils/osmo-arfcn
 utils/osmo-auc-gen
-- 
2.5.0




More information about the OpenBSC mailing list