X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=.gitignore;h=2016020dcf0e4117735cf80004a8b7ea2c1a47d6;hp=fbb1e46a6f2e48536764e056d0b08d2c7f2d26a7;hb=3f5bd4ed85954564b0b6d9819328dbef04d1d3d5;hpb=0736708e58a10e1903c47d72fee5343cccb1ce95 diff --git a/.gitignore b/.gitignore index fbb1e46..2016020 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,40 @@ -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 +version.h + +# recursive autoconf leftovers +.deps +Makefile +Makefile.in + +# build leftovers +*~ +*.o +*.a +*.lo +*.la +.libs/ +*.pc +decoders/*/__pycache__/