]> git.ipfire.org Git - thirdparty/pdns.git/blob - .gitignore
Merge pull request #959 from zeha/ignore
[thirdparty/pdns.git] / .gitignore
1 /Makefile
2 /Makefile.in
3 /aclocal.m4
4 /autom4te.cache
5 /config.cache
6 /config.guess
7 /config.h
8 /config.h.in
9 /config.sub
10 /configure
11 /depcomp
12 /install-sh
13 /ltmain.sh
14 /missing
15 /mkinstalldirs
16 /stamp-h
17 /stamp-h1
18 /test-driver
19 /ylwrap
20 *.la
21 *.lo
22 *.a
23 *.o
24 .deps
25 .libs
26 modules/*/Makefile
27 modules/*/Makefile.in
28 codedocs/Makefile
29 codedocs/Makefile.in
30 /config.log
31 /config.status
32 /libtool
33 /compile
34 /.tags*
35 libtool.m4
36 ltoptions.m4
37 ltsugar.m4
38 ltversion.m4
39 lt~obsolete.m4
40 pdns-*.tar.gz
41 .*DS_Store
42 *~
43 pdns.pid