Thomas Bornhaupt wrote:
> my C-Compiler creates binary files without extension. But 
> this files are not
> nessesary in the CVS
Oh, I see. Sorry about the misunderstanding.

I don't think you can do what you want directly - I believe the .cvsignore
is simply a wildcard matching format (as opposed to a regular expression).

Hmmm... can you configure your compiler to place those binary files in a
specific directory, then ignore the directory? 

By the way, am I correct in presuming that specifying each file to ignore
would be too tedious?

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )


 


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to