Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CREATE_CVSIGNORE()					      CREATE_CVSIGNORE()

NAME
     create_cvsignore - Create preliminary .cvsignore in the current directory

SYNOPSIS
     createcvsignore

DESCRIPTION
     create_cvsignore  is used to create a preliminary .cvsignore in the current
     directory. It does this based on certain contents it finds in Makefile.am

     No lines will be removed from any existing .cvsignore. If there is not  al-
     ready a .cvsignore file, it will be added to the cvs repository.

     Note  that  you  must  have a Makefile.am in the current directory for this
     tool to work.

     This utility is part of the KDE Software Development Kit.

AUTHOR
     Ben Burton <bab@debian.org>
	 Author.

							      CREATE_CVSIGNORE()

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=create_cvsignore&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help