cg-clean - clean unknown files from the working tree
cg-clean [-d] [-D] [-n] [-q] [-x]
Cleans file and directories that are not under version control. When run without arguments, files ignored by cg-status and directories are not removed.
Also clean directories and their contents.
Same as -d but try harder (change permissions first).
Do not actually remove the files, just pretend to do so.
Quiet - don't report what's being cleaned.
Also clean files ignored by cg-status, such as object files.
Print usage help.
Copyright © Pavel Roskin, 2005