[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: .cvsignore *.
From: |
Jim.Hyslop |
Subject: |
RE: .cvsignore *. |
Date: |
Tue, 11 Jan 2005 10:28:49 -0500 |
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 )
- .cvsignore *., Thomas Bornhaupt, 2005/01/11
- RE: .cvsignore *., Jim.Hyslop, 2005/01/11
- Re: .cvsignore *., Thomas Bornhaupt, 2005/01/11
- RE: .cvsignore *., Rick Genter, 2005/01/11
- RE: .cvsignore *.,
Jim.Hyslop <=
- Re: .cvsignore *., Thomas Bornhaupt, 2005/01/11
- RE: .cvsignore *., Arthur Barrett, 2005/01/11