chiark / gitweb /
regress: Introduce %_fuzz executables
[adns.git] / .gitignore
index 439a8fd40c04e6843eeff0d54076d1ee87ee98e2..0d0daf97674e7dbf04167f32ed141c149705ec04 100644 (file)
@@ -2,7 +2,46 @@ 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/Makefile
+regress/*_record
+regress/*_playback
+regress/*_fuzz
+regress/output-*.*
+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