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