The IndexIgnore directive adds to the list of files to hide
when listing a directory. File is a file extension,
partial filename, wildcard expression or full filename for files to
ignore. Multiple IndexIgnore directives add to the list, rather
than the replacing the list of ignored files. By default, the list
contains `.
'. Example:
IndexIgnore README .htaccess
*~