In command output, CVS draws attention to files and directories not in the repository, by printing a question mark followed by the name. To suppress this you can create a ~/.cvsignore file containing a list of names to be ignored, with possible wild-card characters. Here is an example:
*.html *.rtf .jade-in .nfs* INTEL_DIR SUN_DIR