[PATCH 1/2] Add missing build leftovers to .gitignore

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
Mon Jan 25 16:01:27 UTC 2016


From: Max <msuraev at sysmocom.de>

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

diff --git a/.gitignore b/.gitignore
index 6cc9aa5..46ddeb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ Makefile.in
 Makefile
 .deps
 
+compile
 aclocal.m4
 autom4te.cache
 config.log
@@ -42,3 +43,5 @@ tests/codel/codel_test
 tests/emu/pcu_emu
 tests/testsuite
 tests/testsuite.log
+tests/edge/EdgeTest
+tests/llc/LlcTest
-- 
2.5.0




More information about the OpenBSC mailing list