From 505a3e3a30cf660f6b1d719915444a590b7a7ed2 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 16 Aug 2000 10:44:08 +0000 Subject: 12658: cscope ignorance --- .cvsignore | 1 + ChangeLog | 4 ++++ Src/.cvsignore | 7 ++++++- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index efdcc4439..2a33c2136 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ config.status configure stamp-h stamp-h.in +cscope.out diff --git a/ChangeLog b/ChangeLog index 82d8961bb..4176a6394 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-08-16 Peter Stephenson + + * Andrej: 12658: .cvsignore, Src/.cvsignore: cscope ignorance. + 2000-08-16 Sven Wischnowsky * 12654: Doc/Zsh/mod_parameter.yo, Src/Modules/parameter.c: make diff --git a/Src/.cvsignore b/Src/.cvsignore index edec5401b..f0d756e3b 100644 --- a/Src/.cvsignore +++ b/Src/.cvsignore @@ -1,6 +1,9 @@ Makefile Makemod.in Makemod -*.pro +*.export +[_a-zA-Z0-9]*.pro +*.epro +*.syms *.o *.o.c *.so @@ -19,7 +22,9 @@ zsh libzsh.so* sigcount.h signames.c +version.h zshpaths.h zshxmods.h bltinmods.list tags TAGS +cscope.out -- cgit 1.4.1