view .hgignore @ 488:853b9425742a celery

fixed sorting in repo list switcher and removed lower() since repo names can be have capital letters now
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 19 Sep 2010 03:42:48 +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$