chiark / gitweb /
changelog: Document changes in 1.6.0 and finalise version number
[adns.git] / .gitignore
index 3986a8a47914e836f4d8ef292d6a1c387c763356..89b05ff5d108521ba6ff594eed7f07a3fcad4a62 100644 (file)
@@ -2,17 +2,23 @@ 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
 client/adnstest_s
+client/fanftest_s
+client/addrtext_s
 client/adnslogres
 client/adnslogres_s
 client/adnsheloex
@@ -21,15 +27,26 @@ client/adnshost
 client/adnshost_s
 client/adnsresfilter
 client/adnsresfilter_s
-client/fanftest
-client/fanftest_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