zsh-workers
 help / color / mirror / code / Atom feed
* Minor .cvsignore problem
@ 1999-08-10  4:26 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1999-08-10  4:26 UTC (permalink / raw)
  To: zsh-workers

The Src/.cvsignore file includes the pattern *.pro to eliminate the files
containing automatically-generated function prototypes.  A minor problem
is that this causes cvs to ignore the file .indent.pro as well.

A possible fix is to change the pattern in .cvsignore to [a-z]*.pro, or to
[A-Za-z]*.pro, or ... what would be best?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-08-10  4:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-10  4:26 Minor .cvsignore problem Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).