X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=.gitignore;h=81aee7a9162b8787763a39dee2e84ea951735aed;hb=98833810619e9d1725042a07e8ed4aa0a66b5fa4;hp=aea004a2e156ca8eeb63f251a88b8caef5162783;hpb=2f44025563c4d2a8807f2ea6b591482c677d2120;p=adns.git diff --git a/.gitignore b/.gitignore index aea004a..81aee7a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,14 +2,18 @@ Makefile config.log config.cache config.status +autom4te.cache dist_tmp adns-*.tar.gz +adns-*.tar.gz.sig +common.make settings.make *.tmp* *.o *.so *.a *~ +adnshost.txt x.gdb client/Makefile client/adnstest_s @@ -25,11 +29,21 @@ client/adnsresfilter client/adnsresfilter_s dynamic/Makefile dynamic/libadns.so.* +regress/fuzzcat.d regress/Makefile regress/*_record regress/*_playback +regress/*_fuzz regress/output-*.* +regress/fuzz-* regress/pipe.out regress/pipe.err +regress/harness.h +regress/hcommon.c +regress/hplayback.c +regress/hrecord.c +regress/hredirect.h +regress/hsyscalls.h src/Makefile src/config.h +web