ChangeLog fix: standardize some bug refs.
[emacs.git] / .gitignore
blob8e8a032ef5fc917a59b62189a83a6c2374b9dd9a
1 # Files that Git should ignore in the Emacs source directory.
3 # Copyright 2009-2014 Free Software Foundation, Inc.
5 # This file is part of GNU Emacs.
7 # GNU Emacs is free software: you can redistribute it and/or modify
8 # it under the terms of the GNU General Public License as published by
9 # the Free Software Foundation, either version 3 of the License, or
10 # (at your option) any later version.
12 # GNU Emacs is distributed in the hope that it will be useful,
13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 # GNU General Public License for more details.
17 # You should have received a copy of the GNU General Public License
18 # along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21 # Built by 'autogen.sh'.
22 /aclocal.m4
23 /configure
24 build-aux/compile
25 build-aux/config.guess
26 build-aux/config.sub
27 build-aux/depcomp
28 build-aux/install-sh
29 build-aux/missing
30 lib/Makefile.in
31 src/config.in
33 # Built by 'configure'.
34 Info.plist
35 InfoPlist.strings
36 Makefile
37 !admin/charsets/Makefile
38 !etc/refcards/Makefile
39 !test/automated/flymake/warnpred/Makefile
40 !test/indent/Makefile
41 makefile
42 /*.cache
43 /confdefs.h
44 /config.status
45 /configure.lineno
46 src/config.h
47 src/epaths.h
49 # C-level sources built by 'make'.
50 lib/alloca.h
51 lib/arg-nonnull.h
52 lib/byteswap.h
53 lib/c++defs.h
54 lib/dirent.h
55 lib/errno.h
56 lib/execinfo.h
57 lib/fcntl.h
58 lib/getopt.h
59 lib/inttypes.h
60 lib/libgnu.a
61 lib/signal.h
62 lib/stdalign.h
63 lib/stdint.h
64 lib/stdio.h
65 lib/stdlib.h
66 lib/string.h
67 lib/sys/
68 lib/time.h
69 lib/unistd.h
70 lib/warn-on-use.h
71 src/buildobj.h
72 src/globals.h
74 # Lisp-level sources built by 'make'.
75 leim/changed.misc
76 leim/changed.tit
77 lisp/**/*cus-load.el
78 lisp/**/*loaddefs.el
79 lisp/cedet/semantic/bovine/c-by.el
80 lisp/cedet/semantic/bovine/make-by.el
81 lisp/cedet/semantic/bovine/scm-by.el
82 lisp/cedet/semantic/wisent/javat-wy.el
83 lisp/cedet/semantic/wisent/js-wy.el
84 lisp/cedet/semantic/wisent/python-wy.el
85 lisp/cedet/srecode/srt-wy.el
86 lisp/eshell/esh-groups.el
87 lisp/finder-inf.el
88 lisp/leim/ja-dic/
89 lisp/leim/leim-list.el
90 lisp/leim/quail/4Corner.el
91 lisp/leim/quail/ARRAY30.el
92 lisp/leim/quail/CCDOSPY.el
93 lisp/leim/quail/CTLau.el
94 lisp/leim/quail/CTLau-b5.el
95 lisp/leim/quail/ECDICT.el
96 lisp/leim/quail/ETZY.el
97 lisp/leim/quail/PY-b5.el
98 lisp/leim/quail/PY.el
99 lisp/leim/quail/Punct.el
100 lisp/leim/quail/Punct-b5.el
101 lisp/leim/quail/QJ.el
102 lisp/leim/quail/QJ-b5.el
103 lisp/leim/quail/SW.el
104 lisp/leim/quail/TONEPY.el
105 lisp/leim/quail/ZIRANMA.el
106 lisp/leim/quail/ZOZY.el
107 lisp/leim/quail/quick-b5.el
108 lisp/leim/quail/quick-cns.el
109 lisp/leim/quail/tsang-b5.el
110 lisp/leim/quail/tsang-cns.el
111 lisp/subdirs.el
113 # Dependencies.
114 .deps/
115 deps/
117 # Logs and temporaries.
118 *.log
119 *.tmp
121 # Time stamps.
122 stamp_BLD
123 src/gl-stamp
124 src/stamp-h.in
125 src/stamp-h1
127 # Object files and debugging.
129 *.dSYM/
130 *.core
131 *.elc
133 *.res
134 [0-9]*.core
135 core
136 core.*[0-9]
138 oo-spd/
139 src/*.map
141 # Tests.
142 test/indent/*.new
144 # ctags, etags.
145 TAGS
147 # GNU global.
148 GPATH
149 GSYMS
150 GRTAGS
151 GTAGS
153 # GNU idutils.
156 # Executables.
157 *.exe
158 a.out
159 lib-src/blessmail
160 lib-src/ctags
161 lib-src/ebrowse
162 lib-src/emacsclient
163 lib-src/etags
164 lib-src/hexl
165 lib-src/make-docfile
166 lib-src/movemail
167 lib-src/profile
168 lib-src/test-distrib
169 lib-src/update-game-score
170 nextstep/Cocoa/Emacs.base/Contents/Info.plist
171 nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj
172 nextstep/Emacs.app/
173 nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
174 nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
175 src/bootstrap-emacs
176 src/emacs
177 src/emacs-[0-9]*
178 src/temacs
180 # Character-set info.
181 admin/charsets/*.el
182 admin/charsets/*.map
183 admin/charsets/jisx2131-filter
184 admin/unidata/unidata.txt
185 lisp/international/charprop.el
186 lisp/international/uni-*.el
188 # Documentation.
189 *.aux
190 *.cm
191 *.cms
192 *.cp
193 *.cps
194 *.dvi
195 *.fn
196 *.fns
197 *.html
198 *.info
199 *.ky
200 *.kys
201 *.op
202 *.ops
203 *.pdf
204 !doc/lispintro/cons-*.pdf
205 !doc/lispintro/drawers.pdf
206 !doc/lispintro/lambda-*.pdf
207 !etc/refcards/gnus-logo.pdf
208 *.pg
209 *.pgs
210 *.pj
211 *.pjs
212 *.ps
213 *.sc
214 *.scs
215 *.tg
216 *.tgs
217 *.toc
218 *.tp
219 *.tps
220 *.vr
221 *.vrs
222 doc/emacs/emacsver.texi
223 doc/man/emacs.1
224 doc/misc/cc-mode.ss
225 etc/DOC
226 etc/refcards/emacsver.tex
227 info/dir
229 # Version control and locks.
230 *.orig
231 *.rej
234 [0-9]*.patch
236 # Built by 'make install'.
237 etc/emacs.tmpdesktop
239 # Distribution directories.
240 /emacs-[1-9]*/
242 # Microsoft-related builds and installations.
243 *.in-h
245 !build-aux/snippet/_Noreturn.h
246 /bin/
247 /BIN/
248 /data/
249 etc/icons/
250 lib/cxxdefs.h
251 lib/SYS/
252 /libexec/
253 /lock/
254 /README.W32
255 /share/
256 /site-lisp/
257 nt/emacs.rc
258 nt/emacsclient.rc
259 src/gdb.ini
260 /var/