# This profile indexes the path names for nearly all files in the
# subtree rooted at the user's home directory.  No content indexing
# will be performed, except for several "implicit" file types
# (directories and symbolic links).  Although this is a useful profile
# by itself, it is usually augmented by one or more additional profiles
# that focus on content-based indexing, which should to be done more
# selectively to control resource usage.

exclude ~/Desktop

# By default, "dot" directories (~/.gnome, ~/.kde, etc.) are omitted.
# Mail directories are ignored also because of the unmeaningful file
# names used by maildir-style e-mail clients.
# Comment out the following line to include them.

ignore .* CVS Mail

path ~

content node     .*   # direc link


# Typical indexing time: 10 to 15 minutes.
