view .hgignore @ 741:54684e071457 beta

fixes issue #78, ldap makes user validation caseInsensitive and fixed validators to check for case insensitive values.
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 23 Nov 2010 12:58:45 +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$