In our source code, we have .svn directories (for Subversion) and when navigating thru a directory using the TAB key, the .svn directories also appear for autocompletion. Is there a way to get bash to ignore them? I tried set match-hidden-files off but that didn't seem to work.