]> code.delx.au - gnu-emacs/blobdiff - .gitignore
Remove now-inaccurate bytecode comments
[gnu-emacs] / .gitignore
index 9810c1d22fc84c8e862f72ab43f2e93b082d3d99..a81a515c724c2e90b20c342c388e7aa77fff3338 100644 (file)
@@ -1,6 +1,6 @@
 # Files that Git should ignore in the Emacs source directory.
 
-# Copyright 2009-2015 Free Software Foundation, Inc.
+# Copyright 2009-2016 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -26,6 +26,7 @@
 # Built by 'autogen.sh'.
 /aclocal.m4
 /configure
+build-aux/ar-lib
 build-aux/compile
 build-aux/config.guess
 build-aux/config.sub
@@ -39,11 +40,13 @@ src/config.in
 Info.plist
 InfoPlist.strings
 Makefile
-!admin/charsets/Makefile
-!etc/refcards/Makefile
-!test/automated/data/flymake/Makefile
-!test/indent/Makefile
 makefile
+!etc/refcards/Makefile
+!modules/mod-test/Makefile
+!test/lisp/progmodes/flymake-resources/Makefile
+!test/manual/indent/Makefile
+!test/manual/etags/Makefile
+!test/manual/etags/make-src/Makefile
 /*.cache
 /confdefs.h
 /config.status
@@ -74,12 +77,11 @@ lib/unistd.h
 lib/warn-on-use.h
 src/buildobj.h
 src/globals.h
+src/lisp.mk
 
 # Lisp-level sources built by 'make'.
 *cus-load.el
 *loaddefs.el
-leim/changed.misc
-leim/changed.tit
 lisp/cedet/semantic/bovine/c-by.el
 lisp/cedet/semantic/bovine/make-by.el
 lisp/cedet/semantic/bovine/scm-by.el
@@ -112,6 +114,7 @@ lisp/leim/quail/quick-b5.el
 lisp/leim/quail/quick-cns.el
 lisp/leim/quail/tsang-b5.el
 lisp/leim/quail/tsang-cns.el
+lisp/mh-e/mh-autoloads.el
 lisp/subdirs.el
 
 # Dependencies.
@@ -123,6 +126,7 @@ deps/
 *.tmp
 
 # Time stamps.
+*.stamp
 stamp_BLD
 src/gl-stamp
 src/stamp-h.in
@@ -131,23 +135,32 @@ src/stamp-h1
 # Object files and debugging.
 *.a
 *.dSYM/
+*.dll
 *.core
 *.elc
 *.o
 *.res
+*.so
 [0-9]*.core
 core
 core.*[0-9]
+gmon.out
 oo/
 oo-spd/
 src/*.map
 
 # Tests.
 test/indent/*.new
-test/biditest.txt
+test/make-test-deps.mk
+test/manual/biditest.txt
+test/manual/etags/srclist
+test/manual/etags/regexfile
+test/manual/etags/ETAGS
+test/manual/etags/CTAGS
 
 # ctags, etags.
 TAGS
+!admin/notes/tags
 
 # GNU global.
 GPATH
@@ -183,11 +196,13 @@ src/emacs-[0-9]*
 src/temacs
 
 # Character-set info.
-admin/charsets/*.el
-admin/charsets/*.map
 admin/charsets/jisx2131-filter
 admin/unidata/unidata.txt
+etc/charsets/*.map
 lisp/international/charprop.el
+lisp/international/charscript.el
+lisp/international/cp51932.el
+lisp/international/eucjp-ms.el
 lisp/international/uni-*.el
 
 # Documentation.
@@ -196,10 +211,10 @@ lisp/international/uni-*.el
 *.cms
 *.cp
 *.cps
+*.doc
 *.dvi
 *.fn
 *.fns
-*.html
 *.info
 *.ky
 *.kys
@@ -214,9 +229,9 @@ lisp/international/uni-*.el
 *.pgs
 *.pj
 *.pjs
-*.ps
 *.sc
 *.scs
+*.t2d/
 *.tg
 *.tgs
 *.toc
@@ -224,12 +239,17 @@ lisp/international/uni-*.el
 *.tps
 *.vr
 *.vrs
+doc/*/*.html
+doc/*/*/*.html
+doc/*/*.ps
+doc/*/*/*.ps
 doc/emacs/emacsver.texi
 doc/man/emacs.1
 doc/misc/cc-mode.ss
 etc/DOC
 etc/refcards/emacsver.tex
-info/dir
+gnustmp*
+/info/
 
 # Version control and locks.
 *.orig
@@ -237,7 +257,11 @@ info/dir
 *~
 .#*
 \#*\#
+ChangeLog
 [0-9]*.patch
+[0-9]*.txt
+.dir-locals?.el
+/vc-dwim-log-*
 
 # Built by 'make install'.
 etc/emacs.tmpdesktop