view .hgignore @ 334:6c23e72437e3

mercurial middleware now returns 500's instead of 404 on errors and 404 when repo not found, added tracebacks
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 04 Jul 2010 00:52:47 +0200
parents 0e87466a117e
children 92cacbcb5272
line wrap: on
line source


syntax: regexp
^data$
syntax: regexp
^\.settings$
syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$
syntax: regexp
^hg_app\.db$
syntax: regexp
^repositories\.config$