Files @ c310e1e1e757
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Added CheckSessionFlash into init.
Added repo_groups_test controller.
Renamed users_groups test controller
syntax: glob
*.pyc
*.swp

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