diff options
| author | Juanma Barranquero | 2005-07-28 07:59:33 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2005-07-28 07:59:33 +0000 |
| commit | 9927b6c84cb3965060e32468231bb54442ee5991 (patch) | |
| tree | cbe4b4f06e3db884fd9abf5c5fbc06378675abdb /lib-src | |
| parent | d238808abdbc379139ce9908c748ad381f1bf9ce (diff) | |
| download | emacs-9927b6c84cb3965060e32468231bb54442ee5991.tar.gz emacs-9927b6c84cb3965060e32468231bb54442ee5991.zip | |
Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
ctags.c and getopt.h.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/.gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib-src/.gitignore b/lib-src/.gitignore index 167540307ae..66933a62c36 100644 --- a/lib-src/.gitignore +++ b/lib-src/.gitignore | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DOC | 1 | DOC |
| 2 | Makefile.c | 2 | Makefile.c |
| 3 | b2m | 3 | b2m |
| 4 | ctags | 4 | ctags* |
| 5 | cvtmail | 5 | cvtmail |
| 6 | digest-doc | 6 | digest-doc |
| 7 | ebrowse | 7 | ebrowse |
| @@ -9,8 +9,7 @@ emacsclient | |||
| 9 | emacsserver | 9 | emacsserver |
| 10 | etags | 10 | etags |
| 11 | fakemail | 11 | fakemail |
| 12 | fns-* | 12 | getopt.h |
| 13 | fns.el | ||
| 14 | hexl | 13 | hexl |
| 15 | make-docfile | 14 | make-docfile |
| 16 | movemail | 15 | movemail |