summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2144fca0e201d8827204deb12f793529068a2fe0 (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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
*.log
*.m4f
*.tmp
*.AC
*.ACs
*.AT
*.ATs
*.CA
*.CAs
*.MS
*.MSs
*.aux
*.cp
*.cps
*.cv
*.cvs
*.ev
*.evs
*.fn
*.fns
*.ky
*.ov
*.ovs
*.pg
*.pr
*.prs
*.toc
*.tp
*.vr
*~
.#*
.version
.dirstamp
CVS
/ChangeLog
/Fetchdir
/INSTALL
Makefile
Makefile.in
/TAGS
/aclocal.m4
/autoconf-[0-9].*
/autom4te.cache
/bin/autoheader
/bin/autoconf
/bin/autom4te
/bin/autoreconf
/bin/autoscan
/bin/autoupdate
/bin/ifnames
/build-aux/elisp-comp
/build-aux/mdate-sh
/build-aux/missing
/config.cache
/config.log
/config.status
/configure
/configure.scan
/doc/*.info*
/doc/manual
/doc/stamp-vti
/doc/standards
/doc/version.texi
/doc/*.dvi
/doc/*.html
/doc/*.pdf
/doc/*.ps
/lib/autom4te.cfg
/lib/autoscan/autoscan.list
/lib/emacs/*.elc
/lib/emacs/elc-stamp
/lib/version.m4
/log
/man/*.[1-9]
/man/autoscan.log
/releases
/tags
/tests/ac*.at
/tests/atconfig
/tests/atlocal
/tests/autoconf
/tests/autoheader
/tests/autom4te
/tests/autoreconf
/tests/autoscan
/tests/autoupdate
/tests/expr
/tests/ifnames
/tests/mktests.stamp
/tests/package.m4
/tests/testsuite
/tests/testsuite.dir
/tests/wrapper.in