view .hgignore @ 692:cb0d9ce6ac5c beta

#50 on point cache invalidation changes. Created cacheInvalidation table cleaned up sa sessions from models, since it wasn't really needed.
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 15 Nov 2010 02:26:19 +0100
parents 100b0aea57c2
children a555d8345105
line wrap: on
line source


syntax: regexp
^data$
^\.settings$
^\.project$
^\.pydevproject$
^rhodecode\.db$
^test\.db$
^repositories\.config$
^RhodeCode\.egg-info$