Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

create_cvsignore - Create preliminary .cvsignore in the current directory

Author

BenBurton <bab@debian.org>
           Author.

                                                                                              CREATE_CVSIGNORE()

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 already 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.

Name

       create_cvsignore - Create preliminary .cvsignore in the current directory

Synopsis

createcvsignore

See Also