X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=.gitignore;h=89b05ff5d108521ba6ff594eed7f07a3fcad4a62;hb=814cee186999a6e9a76ab970f891347c1e42b132;hp=aea004a2e156ca8eeb63f251a88b8caef5162783;hpb=2f44025563c4d2a8807f2ea6b591482c677d2120;p=adns.git diff --git a/.gitignore b/.gitignore index aea004a..89b05ff 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,24 @@ client/adnsresfilter client/adnsresfilter_s dynamic/Makefile dynamic/libadns.so.* +regress/fuzzcat.d regress/Makefile regress/*_record regress/*_playback +regress/*_fuzz +regress/*_fuzzraw regress/output-*.* +regress/fuzz-* +regress/fuzzraw-* regress/pipe.out regress/pipe.err +regress/harness.h +regress/hcommon.c +regress/hplayback.c +regress/hrecord.c +regress/hfuzzraw.c +regress/hredirect.h +regress/hsyscalls.h src/Makefile src/config.h +web