From 76f9a67fa7d68cffce073de98ba3e72f189a2b78 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Thu, 29 Jul 2010 23:32:00 +0200 Subject: misc: update .gitignore files Signed-off-by: Sylvain Munaut --- src/host/osmocon/.gitignore | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) (limited to 'src/host/osmocon') diff --git a/src/host/osmocon/.gitignore b/src/host/osmocon/.gitignore index 7c58aae3..ad061b7f 100644 --- a/src/host/osmocon/.gitignore +++ b/src/host/osmocon/.gitignore @@ -1,10 +1,36 @@ +# autoreconf by-products +*.in + +aclocal.m4 +autom4te.cache/ +configure +depcomp +install-sh +missing + +# configure by-products +.deps/ +Makefile + +config.status +version.h + +# build by-products *.o + osmocon +osmoload + +# various +.version +.tarball-version + +# IDA file *.id* *.nam *.til + +# Other test files *.dump *.bin *.log -.version -.tarball-version -- cgit v1.2.3