'\" t .\" Title: \fBcreate_cvsignore\fR .\" Author: Ben Burton .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2003-03-08 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "\FBCREATE_CVSIGNORE\" "1" "2003\-03\-08" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" create_cvsignore \- Create preliminary \&.cvsignore in the current directory .SH "SYNOPSIS" .HP \w'\fBcreatecvsignore\fR\ 'u \fBcreatecvsignore\fR .SH "DESCRIPTION" .PP \fBcreate_cvsignore\fR is used to create a preliminary \&.cvsignore in the current directory\&. It does this based on certain contents it finds in Makefile\&.am .PP No lines will be removed from any existing \&.cvsignore\&. If there is not already a \&.cvsignore file, it will be added to the cvs repository\&. .PP Note that you must have a Makefile\&.am in the current directory for this tool to work\&. .PP This utility is part of the KDE Software Development Kit\&. .SH "AUTHOR" .PP \fBBen Burton\fR <\&bab@debian\&.org\&> .RS 4 Author. .RE