X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=522b68ae5d6d7a57e3c4d23cdd9c3a1fc9cf33fc;hb=fc6f8a337f2d4ab3a1c31a1a5a45e03aa0b53f6f;hp=a8b39e3e993880cb84c931512a1c2f059cb4c627;hpb=63f84b32e6f516e236b90f7b9100836bbd220bbd;p=sigrok-firmware-fx2lafw.git diff --git a/.gitignore b/.gitignore index a8b39e3e..522b68ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,35 @@ +# autotools cruft +aclocal.m4 +autom4te.cache/ +config.h +config.h.in +config.log +config.status +configure +stamp-h1 +autostuff/ +ChangeLog +INSTALL + +# recursive autoconf leftovers +Makefile +Makefile.in + +# backup files *~ -*.adb +# various sdcc related files *.asm -*.bix -*.cdb *.ihx -*.iic -*.kpf *.lnk *.lst *.map *.mem *.rel *.rst -*.swp *.sym - -/hw/*/build/ +*.lib +*.fw +*.cdb +*.lk +*.omf