view .hgignore @ 710:e2f3c8e6939d beta

Disable git support due to large problems with dulwich. Added one point of controll over supported backends in rhodecode.BACKENDS
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 18 Nov 2010 02:41:38 +0100
parents 100b0aea57c2
children a555d8345105
line wrap: on
line source


syntax: regexp
^data$
^\.settings$
^\.project$
^\.pydevproject$
^rhodecode\.db$
^test\.db$
^repositories\.config$
^RhodeCode\.egg-info$