summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 19da02f71233b83af498610b13277094523c5c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
/announcement
/maintainer/autoconf-*/
/maintainer/autoconf-*.tar.gz
/ChangeLog
/aclocal.m4
/configure
/Makefile.in
/Makefile
/.autom4te.cache
/config.cache
/config.log
/config.status
/config.status.lineno
/configure.lineno
/bin/aclocal
/bin/automake
/runtest
/doc/.dirstamp
/doc/automake*.info
/doc/automake*.info-[0-9]
/doc/automake*.html
/doc/automake*.dvi
/doc/automake*.pdf
/doc/automake*.ps
/doc/automake*.t2d/
/doc/automake*.t2p/
/doc/automake*.1
/doc/aclocal*.1
/doc/stamp-vti
/doc/version.texi
/doc/amhello-*.tar.gz
/doc/amhello/Makefile.in
/doc/amhello/aclocal.m4
/doc/amhello/config.h.in
/doc/amhello/config.h.in~
/doc/amhello/configure
/doc/amhello/depcomp
/doc/amhello/compile
/doc/amhello/install-sh
/doc/amhello/missing
/doc/web-manual
/lib/Automake/Config.pm
/test-suite.log
/t/wrap/aclocal-1.*
/t/wrap/automake-1.*
/t/ax/test-defs.sh
/t/ax/shell-no-trail-bslash
/t/ax/cc-no-c-o
/t/testsuite-part.am
/t/*-w.tap
/t/*-w.sh
/t/depcomp-*.tap
/t/*.dir
/t/*.log
/t/*.trs
/contrib/t/*.dir
/contrib/t/*.log
/contrib/t/*.trs
/t/pm/*.log
/t/pm/*.trs
/t/perf/*.log
/t/perf/*.trs
cscope.files
cscope.in.out
cscope.out
cscope.po.out
tags
TAGS