Home
last modified time | relevance | path

Searched refs:CVSDOTIGNORE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dignore.c91 char *file = strcat_filename_onto_homedir (home_dir, CVSDOTIGNORE); in ign_setup()
390 ign_add_file (CVSDOTIGNORE, 1); in ignore_files()
H A Dcvs.h210 #define CVSDOTIGNORE ".cvsignore" macro
H A Dimport.c454 ign_add_file (CVSDOTIGNORE, 1); in import_descend()