chiark / gitweb /
changelog: Document changes in 1.6.0 and finalise version number
[adns.git] / .gitignore
1 Makefile
2 config.log
3 config.cache
4 config.status
5 autom4te.cache
6 dist_tmp
7 adns-*.tar.gz
8 adns-*.tar.gz.sig
9 common.make
10 settings.make
11 *.tmp*
12 *.o
13 *.so
14 *.a
15 *~
16 adnshost.txt
17 x.gdb
18 client/Makefile
19 client/adnstest_s
20 client/fanftest_s
21 client/addrtext_s
22 client/adnslogres
23 client/adnslogres_s
24 client/adnsheloex
25 client/adnsheloex_s
26 client/adnshost
27 client/adnshost_s
28 client/adnsresfilter
29 client/adnsresfilter_s
30 dynamic/Makefile
31 dynamic/libadns.so.*
32 regress/fuzzcat.d
33 regress/Makefile
34 regress/*_record
35 regress/*_playback
36 regress/*_fuzz
37 regress/*_fuzzraw
38 regress/output-*.*
39 regress/fuzz-*
40 regress/fuzzraw-*
41 regress/pipe.out
42 regress/pipe.err
43 regress/harness.h
44 regress/hcommon.c
45 regress/hplayback.c
46 regress/hrecord.c
47 regress/hfuzzraw.c
48 regress/hredirect.h
49 regress/hsyscalls.h
50 src/Makefile
51 src/config.h
52 web