view .hgignore @ 10:525ed90e4577

major app speedup moved the wsgi creation to app globals, in order to make it run only once. little config changes.
author Marcin Kuzminski
date Sat, 20 Feb 2010 14:30:13 +0100
parents 058f63b6c2ff
children 596eb21f61d5
line wrap: on
line source


syntax: regexp
^data$
syntax: regexp
^\.settings$
syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$