logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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