chiark / gitweb /
changelog: Document changes in 1.6.0 and finalise version number
[adns.git] / .gitignore
index b25c15b81fae06e1c55946ac6270bfdb293870e8..89b05ff5d108521ba6ff594eed7f07a3fcad4a62 100644 (file)
@@ -1 +1,52 @@
+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
+client/addrtext_s
+client/adnslogres
+client/adnslogres_s
+client/adnsheloex
+client/adnsheloex_s
+client/adnshost
+client/adnshost_s
+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