X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=.gitignore;h=99fb0121067eee05798d7612a98179bff31204a7;hp=fc78dfbede6db2bbf946a8a9a9471130dbdede73;hb=e693716544080a057f0299f402d5d84a38c7e1f7;hpb=4b442477602ef5938c4826925e21f38c8f1e13a9 diff --git a/.gitignore b/.gitignore index fc78dfb..99fb012 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,41 @@ -sigrokdecode.h +# autotools cruft +aclocal.m4 +autom4te.cache/ +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +libtool +ltmain.sh +install-sh +map +missing +stamp-h1 +autostuff/ ChangeLog +INSTALL +tests/check_main +tests/check_main.* +tests/test-suite.log +tests/runtc +version.h + +# recursive autoconf leftovers +.deps +Makefile +Makefile.in + +# build leftovers +*~ +*.o +*.a +*.lo +*.la +.libs/ +*.pc +decoders/*/__pycache__/