X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=385f8ceaa161ae8345b158bc84757e46bef12ca4;hb=1c49e875623918f8893308307f487a1f551daec4;hp=fbb1e46a6f2e48536764e056d0b08d2c7f2d26a7;hpb=0736708e58a10e1903c47d72fee5343cccb1ce95;p=libsigrokdecode.git 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__/