Re: [Nagios-devel] [Nagios-checkins] nagios .cvsignore,1.3,1.4

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] [Nagios-checkins] nagios .cvsignore,1.3,1.4

Post by Guest »

Ethan Galstad wrote:
> Update of /cvsroot/nagios/nagios
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19349
>
> Modified Files:
> .cvsignore
> Log Message:
> More .cvsignore file changes
>
> Index: .cvsignore
> ===================================================================
> RCS file: /cvsroot/nagios/nagios/.cvsignore,v
> retrieving revision 1.3
> retrieving revision 1.4
> diff -C2 -d -r1.3 -r1.4
> *** .cvsignore 18 Oct 2007 18:13:29 -0000 1.3
> --- .cvsignore 18 Oct 2007 18:25:29 -0000 1.4
> ***************
> *** 9,11 ****
> config.status
> daemon-init
> ! /Makefile
> --- 9,11 ----
> config.status
> daemon-init
> ! Makefile
>

Any chance we could have both in there? .gitignore files work recursively,
so this will make it ignore *all* Makefiles, which isn't a hot idea.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked