cg-clean - remove untracked 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(1) 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(1), such as object files.
Print usage summary.
Print user manual. The same as found in cg-clean(1).
Print Cogito version.
Copyright © Pavel Roskin, 2005