[PATCH 1/2] Ignore build byproducts

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

Max.Suraev at fairwaves.co
Mon Oct 13 18:52:33 UTC 2014


This patch is for OsmoTRX - I hope I've understood correctly message from
http://openbsc.osmocom.org/trac/wiki/OsmoTRX about suitable ML.

The 2nd part of the patch is monstrous 5Mb so it was rejected by mailman - this is
due to removal of embedded sqlite (I don't believe the person who decided to include
it was sober while making that decision :) I'll send it directly to maintainer to
avoid spamming the list.

13.10.2014 20:36, Max пишет:
> Signed-off-by: Max <max.suraev at fairwaves.co>
> ---
>  .gitignore | 29 +++++++++++++++++++++++++++++
>  1 file changed, 29 insertions(+)
>  create mode 100644 .gitignore
> 
> diff --git a/.gitignore b/.gitignore
> new file mode 100644
> index 0000000..0e0e704
> --- /dev/null
> +++ b/.gitignore
> @@ -0,0 +1,29 @@
> +.deps/
> +.libs/
> +*.lo
> +*.la
> +*.o
> +osmo-trx
> +CommonLibs/*Test
> +Transceiver52M/osmo-trx-options.c
> +Transceiver52M/osmo-trx-options.h
> +Transceiver52M/osmo-trx.ggo~
> +aclocal.m4
> +autom4te.cache/
> +missing
> +ltmain.sh
> +install-sh
> +depcomp
> +configure
> +config/
> +compile
> +libtool
> +stamp-h1
> +config.guess
> +config.h.in
> +config.status
> +config.log
> +config.h
> +config.sub
> +Makefile
> +Makefile.in
> 


-- 
best regards,
Max, http://fairwaves.co




More information about the OpenBSC mailing list