aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2009-02-03 23:32:38 +0000
committerMiles Bader2009-02-03 23:32:38 +0000
commitc5b83faf47531deea7827b5c5ce550f8ed3e5c8d (patch)
tree89f9020876fcfc840986e865a1c9a6fb300de04e
parent5ff43aba5c9cc53e427f7e7c912d33397cda278b (diff)
downloademacs-c5b83faf47531deea7827b5c5ce550f8ed3e5c8d.tar.gz
emacs-c5b83faf47531deea7827b5c5ce550f8ed3e5c8d.zip
Add .gitignore files
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1533
-rw-r--r--leim/.gitignore8
-rw-r--r--lisp/.gitignore16
-rw-r--r--lisp/emacs-lisp/.gitignore4
-rw-r--r--lisp/eshell/.gitignore15
4 files changed, 14 insertions, 29 deletions
diff --git a/leim/.gitignore b/leim/.gitignore
index 0d99e9bf790..5ffd77e31ae 100644
--- a/leim/.gitignore
+++ b/leim/.gitignore
@@ -1,5 +1,3 @@
1Makefile 1*.elc
2makefile 2
3changed.misc 3# arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165
4changed.tit
5leim-list.el
diff --git a/lisp/.gitignore b/lisp/.gitignore
index ef4f9d6c12d..d8ab5055b4a 100644
--- a/lisp/.gitignore
+++ b/lisp/.gitignore
@@ -1,12 +1,8 @@
1*.elc 1*.elc
2MANIFEST 2*-loaddefs.el
3Makefile
4Makefile.unix
5makefile
6elc.tar.gz
7cus-load.el
8finder-inf.el
9subdirs.el
10loaddefs.el 3loaddefs.el
11TAGS 4subdirs.el
12TAGS-LISP 5finder-inf.el
6cus-load.el
7
8# 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 @@
1*.elc 1!*-loaddefs.el
2
3# 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 @@
1COPYING
2FEATURES
3INSTALL
4Makefile
5NEWS
6README
7_darcs
8_pkg.el
9auto-autoloads.el
10esh-groups.el 1esh-groups.el
11esh-toggle.el 2
12eshell-auto.el 3# arch-tag: 270e983f-fee5-4b6d-a00b-c1bafdee8690
13eshell.info
14eshell.texi