diff options
| -rw-r--r-- | leim/.gitignore | 4 | ||||
| -rw-r--r-- | lisp/eshell/.gitignore | 13 | ||||
| -rw-r--r-- | mac/Emacs.app/Contents/.gitignore | 1 |
3 files changed, 17 insertions, 1 deletions
diff --git a/leim/.gitignore b/leim/.gitignore index aea98a23838..7c52fa3961a 100644 --- a/leim/.gitignore +++ b/leim/.gitignore | |||
| @@ -1,2 +1,4 @@ | |||
| 1 | leim-list.el | ||
| 2 | Makefile | 1 | Makefile |
| 2 | changed.misc | ||
| 3 | changed.tit | ||
| 4 | leim-list.el | ||
diff --git a/lisp/eshell/.gitignore b/lisp/eshell/.gitignore index 16ccfcc8c0c..e1d7683a723 100644 --- a/lisp/eshell/.gitignore +++ b/lisp/eshell/.gitignore | |||
| @@ -1 +1,14 @@ | |||
| 1 | COPYING | ||
| 2 | FEATURES | ||
| 3 | INSTALL | ||
| 4 | Makefile | ||
| 5 | NEWS | ||
| 6 | README | ||
| 7 | _darcs | ||
| 8 | _pkg.el | ||
| 9 | auto-autoloads.el | ||
| 1 | esh-groups.el | 10 | esh-groups.el |
| 11 | esh-toggle.el | ||
| 12 | eshell-auto.el | ||
| 13 | eshell.info | ||
| 14 | eshell.texi | ||
diff --git a/mac/Emacs.app/Contents/.gitignore b/mac/Emacs.app/Contents/.gitignore index 0d7f092d290..a502976befb 100644 --- a/mac/Emacs.app/Contents/.gitignore +++ b/mac/Emacs.app/Contents/.gitignore | |||
| @@ -1 +1,2 @@ | |||
| 1 | MacOS | 1 | MacOS |
| 2 | Resources Disabled | ||