Files @ 0614862a20ec
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Added number of comments in changelog for each changeset
- significantly improved speed of changelog page for large repos
syntax: glob
*.pyc
*.swp
Paste*.egg

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