chiark / gitweb /
Update version numbers to be between releases
[adns.git] / .gitignore
index 439a8fd40c04e6843eeff0d54076d1ee87ee98e2..17f31db8d6388b2b49f96a4a389ad37f78feb5e5 100644 (file)
@@ -2,7 +2,38 @@ Makefile
 config.log
 config.cache
 config.status
+autom4te.cache
 dist_tmp
 adns-*.tar.gz
+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/output-*.*
+regress/pipe.out
+regress/pipe.err
+src/Makefile
+src/config.h
+web