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