tests: tests for stuff in contrib goes in 'contrib/t'
[platform/upstream/automake.git] / .gitignore
1 /ChangeLog
2 /aclocal.m4
3 /configure
4 /Makefile.in
5 /Makefile
6 /.autom4te.cache
7 /config.cache
8 /config.log
9 /config.status
10 /config.status.lineno
11 /configure.lineno
12 /aclocal
13 /automake
14 /doc/.dirstamp
15 /doc/automake*.info
16 /doc/automake*.info-[0-9]
17 /doc/automake*.html
18 /doc/automake*.dvi
19 /doc/automake*.pdf
20 /doc/automake*.ps
21 /doc/automake*.t2d/
22 /doc/automake*.t2p/
23 /doc/automake*.1
24 /doc/aclocal*.1
25 /doc/stamp-vti
26 /doc/version.texi
27 /doc/amhello-*.tar.gz
28 /doc/amhello/Makefile.in
29 /doc/amhello/aclocal.m4
30 /doc/amhello/config.h.in
31 /doc/amhello/config.h.in~
32 /doc/amhello/configure
33 /doc/amhello/depcomp
34 /doc/amhello/install-sh
35 /doc/amhello/missing
36 /lib/Automake/Config.pm
37 /test-suite.log
38 /t/wrap/aclocal-1.*
39 /t/wrap/automake-1.*
40 /defs-static
41 /t/testsuite-part.am
42 /t/*-w.tap
43 /t/*-w.sh
44 /t/depcomp-*.tap
45 /t/*.dir
46 /t/*.log
47 /t/*.trs
48 /contrib/t/*.dir
49 /contrib/t/*.log
50 /contrib/t/*.trs
51 /t/pm/*.log
52 /t/pm/*.trs
53 /t/perf/*.log
54 /t/perf/*.trs
55 cscope.files
56 cscope.in.out
57 cscope.out
58 cscope.po.out
59 tags
60 TAGS