diff options
| author | John Wiegley | 2004-05-15 22:46:27 +0000 |
|---|---|---|
| committer | John Wiegley | 2004-05-15 22:46:27 +0000 |
| commit | 6aea1447ee4d6a661e9cbcec26acbd59fddd7721 (patch) | |
| tree | 4a58a5777bbbc5cb9c4ab9b090ea7c6a97874205 | |
| parent | e1703ba9ac483b4d19d80ecc142d1e88eb39ba82 (diff) | |
| download | emacs-6aea1447ee4d6a661e9cbcec26acbd59fddd7721.tar.gz emacs-6aea1447ee4d6a661e9cbcec26acbd59fddd7721.zip | |
Added entries to .cvsignore files.
| -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 | ||