view .hgignore @ 465:e01a85f9fc90

fixed initial whoosh indexer. Build full index on first run even with incremental flag
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 08 Sep 2010 01:33:38 +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$