From de6a11bb1765e17f0489b35e7d9465068b853e7d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 3 Jan 2016 16:34:01 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 9a8f70b8..c140eaf8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,22 @@ *.o +*.lo +*.la *.a *.so *~ .* autom4te.cache aclocal.m4 +config.guess config.log config.status +config.sub configure compile depcomp install-sh +libtool +ltmain.sh missing Makefile.in Makefile @@ -23,3 +29,5 @@ src/tests/test-hnbap src/tests/test-ranap src/tests/testsuite src/tests/testsuite.log +src/osmo-hnbgw +tags