X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=.gitignore;h=81aee7a9162b8787763a39dee2e84ea951735aed;hb=1e67ed67083e48076be0e06293de4b52d719c810;hp=258e160c433840e8da934b1c03a258dae7cd5294;hpb=9a7ddb9afb8b304054bcaa5e7927689af74c6928;p=adns.git diff --git a/.gitignore b/.gitignore index 258e160..81aee7a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,14 +2,19 @@ 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 client/fanftest_s @@ -24,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