]> code.delx.au - gnu-emacs/blobdiff - .gitignore
Remove now-inaccurate bytecode comments
[gnu-emacs] / .gitignore
index e544b10808b295d7f7b6e44cdf9a555b20b81ce2..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.
 
@@ -82,8 +82,6 @@ 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
@@ -116,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.
@@ -136,28 +135,28 @@ src/stamp-h1
 # Object files and debugging.
 *.a
 *.dSYM/
+*.dll
 *.core
 *.elc
 *.o
 *.res
 *.so
-*.dll
 [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
-# Generated by test/make-test-deps.emacs-lisp
-test/make-test-deps.mk
 
 # ctags, etags.
 TAGS