[PATCH 2/3] gitignore: Add 'compile'

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/.

Andreas Rottmann mail at rotty.xx.vu
Sun May 24 22:10:05 UTC 2015


From: Andreas Rottmann <a.rottmann at gmx.at>

This file is dropped into the top-level source directory by "autoreconf
-i".
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 65fb1ef..48b2e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ bsc_mgcp
 #configure
 aclocal.m4
 autom4te.cache/
+compile
 config.log
 config.status
 configure
-- 
2.1.4




More information about the OpenBSC mailing list