CVSROOT:        /cvs
Module name:    src
Changes by:     st...@cvs.openbsd.org   2012/03/26 10:40:07

Modified files:
        gnu/usr.bin/cvs/src: ignore.c 

Log message:
Adjust the default "ignore" list for cvs;
- don't ignore "core", it gets in the way when we import certain things
- ignore "*.core" to match the actual filenames we use for core dumps
suggested by landry@
- ignore ".git" to avoid accidental imports of the directory when used
locally "on top of" cvs

various versions ok'd by landry@ todd@ espie@ phessler@ dcoppa@

Reply via email to