chiark / gitweb /
regress: Wrap up fopen() too
[adns.git] / .gitignore
index aea004a2e156ca8eeb63f251a88b8caef5162783..c0667fc03f8fd3a49a2c0f5a5adf4e7e01637ee4 100644 (file)
@@ -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
@@ -31,5 +35,12 @@ regress/*_playback
 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