* .gitignore: Ignore loaddefs directly under lisp, and in sub-sub-directories
[emacs.git] / .gitignore
blob71ded399f9140f161cdc50475be82aaf783a5b5c
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/cus-load.el
79 lisp/**/*loaddefs.el
80 lisp/**/**/*loaddefs.el
81 lisp/*loaddefs.el
82 lisp/cedet/semantic/bovine/c-by.el
83 lisp/cedet/semantic/bovine/make-by.el
84 lisp/cedet/semantic/bovine/scm-by.el
85 lisp/cedet/semantic/wisent/javat-wy.el
86 lisp/cedet/semantic/wisent/js-wy.el
87 lisp/cedet/semantic/wisent/python-wy.el
88 lisp/cedet/srecode/srt-wy.el
89 lisp/eshell/esh-groups.el
90 lisp/finder-inf.el
91 lisp/leim/ja-dic/
92 lisp/leim/leim-list.el
93 lisp/leim/quail/4Corner.el
94 lisp/leim/quail/ARRAY30.el
95 lisp/leim/quail/CCDOSPY.el
96 lisp/leim/quail/CTLau.el
97 lisp/leim/quail/CTLau-b5.el
98 lisp/leim/quail/ECDICT.el
99 lisp/leim/quail/ETZY.el
100 lisp/leim/quail/PY-b5.el
101 lisp/leim/quail/PY.el
102 lisp/leim/quail/Punct.el
103 lisp/leim/quail/Punct-b5.el
104 lisp/leim/quail/QJ.el
105 lisp/leim/quail/QJ-b5.el
106 lisp/leim/quail/SW.el
107 lisp/leim/quail/TONEPY.el
108 lisp/leim/quail/ZIRANMA.el
109 lisp/leim/quail/ZOZY.el
110 lisp/leim/quail/quick-b5.el
111 lisp/leim/quail/quick-cns.el
112 lisp/leim/quail/tsang-b5.el
113 lisp/leim/quail/tsang-cns.el
114 lisp/subdirs.el
116 # Dependencies.
117 .deps/
118 deps/
120 # Logs and temporaries.
121 *.log
122 *.tmp
124 # Time stamps.
125 stamp_BLD
126 src/gl-stamp
127 src/stamp-h.in
128 src/stamp-h1
130 # Object files and debugging.
132 *.dSYM/
133 *.core
134 *.elc
136 *.res
137 [0-9]*.core
138 core
139 core.*[0-9]
141 oo-spd/
142 src/*.map
144 # Tests.
145 test/indent/*.new
147 # ctags, etags.
148 TAGS
150 # GNU global.
151 GPATH
152 GSYMS
153 GRTAGS
154 GTAGS
156 # GNU idutils.
159 # Executables.
160 *.exe
161 a.out
162 lib-src/blessmail
163 lib-src/ctags
164 lib-src/ebrowse
165 lib-src/emacsclient
166 lib-src/etags
167 lib-src/hexl
168 lib-src/make-docfile
169 lib-src/movemail
170 lib-src/profile
171 lib-src/test-distrib
172 lib-src/update-game-score
173 nextstep/Cocoa/Emacs.base/Contents/Info.plist
174 nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj
175 nextstep/Emacs.app/
176 nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
177 nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
178 src/bootstrap-emacs
179 src/emacs
180 src/emacs-[0-9]*
181 src/temacs
183 # Character-set info.
184 admin/charsets/*.el
185 admin/charsets/*.map
186 admin/charsets/jisx2131-filter
187 admin/unidata/unidata.txt
188 lisp/international/charprop.el
189 lisp/international/uni-*.el
191 # Documentation.
192 *.aux
193 *.cm
194 *.cms
195 *.cp
196 *.cps
197 *.dvi
198 *.fn
199 *.fns
200 *.html
201 *.info
202 *.ky
203 *.kys
204 *.op
205 *.ops
206 *.pdf
207 !doc/lispintro/cons-*.pdf
208 !doc/lispintro/drawers.pdf
209 !doc/lispintro/lambda-*.pdf
210 !etc/refcards/gnus-logo.pdf
211 *.pg
212 *.pgs
213 *.pj
214 *.pjs
215 *.ps
216 *.sc
217 *.scs
218 *.tg
219 *.tgs
220 *.toc
221 *.tp
222 *.tps
223 *.vr
224 *.vrs
225 doc/emacs/emacsver.texi
226 doc/man/emacs.1
227 doc/misc/cc-mode.ss
228 etc/DOC
229 etc/refcards/emacsver.tex
230 info/dir
232 # Version control and locks.
233 *.orig
234 *.rej
237 [0-9]*.patch
239 # Built by 'make install'.
240 etc/emacs.tmpdesktop
242 # Distribution directories.
243 /emacs-[1-9]*/
245 # Microsoft-related builds and installations.
246 *.in-h
248 !build-aux/snippet/_Noreturn.h
249 /bin/
250 /BIN/
251 /data/
252 etc/icons/
253 lib/cxxdefs.h
254 lib/SYS/
255 /libexec/
256 /lock/
257 /README.W32
258 /share/
259 /site-lisp/
260 nt/emacs.rc
261 nt/emacsclient.rc
262 src/gdb.ini
263 /var/