view .hgignore @ 489:460ad816820d celery

fixed bug when new repo had no last commiter, fixed bug when my_account updating information failed, by not uniq email address.
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 20 Sep 2010 22:47:20 +0200
parents 92cacbcb5272
children b75b77ef649d
line wrap: on
line source


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