view .hgignore @ 506:d5efb83590ef

fixed lock decorator bug which didn't release the lock after func execution and rewrote the pidlock a little with Ask Solem suggestions! added tredning languages stats
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 27 Sep 2010 02:17:03 +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$