X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=.gitignore;h=99fb0121067eee05798d7612a98179bff31204a7;hp=f057a3955b3535df03642dd4241378210c8511a9;hb=00bebae3f43a6c0c577d31c7c0b58faeb002478b;hpb=721501bf4267db27bd6b848c8a0d4b5016b1f1c0 diff --git a/.gitignore b/.gitignore index f057a39..99fb012 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,41 @@ -autostuff \ No newline at end of file +# 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__/