X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=d6001a55853002349c054231fc886f54a670a204;hb=0169f19c53e195df2f96c4df731ad3214c59e20a;hp=f057a3955b3535df03642dd4241378210c8511a9;hpb=721501bf4267db27bd6b848c8a0d4b5016b1f1c0;p=libsigrokdecode.git diff --git a/.gitignore b/.gitignore index f057a39..d6001a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,40 @@ -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/ +libsigrokdecode.h +ChangeLog +INSTALL +tests/check_main +tests/check_main.* +tests/test-suite.log + +# recursive autoconf leftovers +.deps +Makefile +Makefile.in + +# build leftovers +*~ +*.o +*.a +*.lo +*.la +.libs/ +*.pc +decoders/*/__pycache__/