chiark / gitweb /
RELEASE-CHECKLIST: Say to update versions after doing release
[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 common.make
9 settings.make
10 *.tmp*
11 *.o
12 *.so
13 *.a
14 *~
15 adnshost.txt
16 x.gdb
17 client/Makefile
18 client/adnstest_s
19 client/fanftest_s
20 client/addrtext_s
21 client/adnslogres
22 client/adnslogres_s
23 client/adnsheloex
24 client/adnsheloex_s
25 client/adnshost
26 client/adnshost_s
27 client/adnsresfilter
28 client/adnsresfilter_s
29 dynamic/Makefile
30 dynamic/libadns.so.*
31 regress/Makefile
32 regress/*_record
33 regress/*_playback
34 regress/output-*.*
35 regress/pipe.out
36 regress/pipe.err
37 src/Makefile
38 src/config.h
39 web