view .hgignore @ 781:7ae66bddf48d beta

fixed db manage, to work on other databases than sqlite
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 27 Nov 2010 16:12:26 +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$