##// END OF EJS Templates
cd completer: do not recursively add dirs starting with . (e.g. .svn)
cd completer: do not recursively add dirs starting with . (e.g. .svn)

File last commit:

r736:d53b34f4
r1233:d40d0fae
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$