Files @ 0d7a127e6449
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
use cs get history instead of node.history, node history have to much reference calls
syntax: glob
*.pyc
*.swp

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