From: Miles Bader Date: Tue, 3 Feb 2009 23:32:38 +0000 (+0000) Subject: Add .gitignore files X-Git-Tag: emacs-pretest-23.0.91~438 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c5b83faf47531deea7827b5c5ce550f8ed3e5c8d;p=emacs.git Add .gitignore files Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1533 --- diff --git a/leim/.gitignore b/leim/.gitignore index 0d99e9bf790..5ffd77e31ae 100644 --- a/leim/.gitignore +++ b/leim/.gitignore @@ -1,5 +1,3 @@ -Makefile -makefile -changed.misc -changed.tit -leim-list.el +*.elc + +# arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165 diff --git a/lisp/.gitignore b/lisp/.gitignore index ef4f9d6c12d..d8ab5055b4a 100644 --- a/lisp/.gitignore +++ b/lisp/.gitignore @@ -1,12 +1,8 @@ *.elc -MANIFEST -Makefile -Makefile.unix -makefile -elc.tar.gz -cus-load.el -finder-inf.el -subdirs.el +*-loaddefs.el loaddefs.el -TAGS -TAGS-LISP +subdirs.el +finder-inf.el +cus-load.el + +# arch-tag: ab6e8f91-fb95-4efe-9c1b-68e21561e68a diff --git a/lisp/emacs-lisp/.gitignore b/lisp/emacs-lisp/.gitignore index c531d9867f6..88830a1c6e8 100644 --- a/lisp/emacs-lisp/.gitignore +++ b/lisp/emacs-lisp/.gitignore @@ -1 +1,3 @@ -*.elc +!*-loaddefs.el + +# arch-tag: d0a60bce-b886-4817-b4c3-9a81ba0308bc diff --git a/lisp/eshell/.gitignore b/lisp/eshell/.gitignore index e1d7683a723..8f16f9600f5 100644 --- a/lisp/eshell/.gitignore +++ b/lisp/eshell/.gitignore @@ -1,14 +1,3 @@ -COPYING -FEATURES -INSTALL -Makefile -NEWS -README -_darcs -_pkg.el -auto-autoloads.el esh-groups.el -esh-toggle.el -eshell-auto.el -eshell.info -eshell.texi + +# arch-tag: 270e983f-fee5-4b6d-a00b-c1bafdee8690