Files @ 7b9d4f6bb04e
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
show only open pull requests in the counter, and use repo context bar in pull requests view
syntax: glob
*.pyc
*.swp
*.sqlite
*.tox
Paste*.egg

syntax: regexp
^rcextensions
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
^\.pydevproject$
^\.coverage$
^rhodecode\.db$
^test\.db$
^RhodeCode\.egg-info$
^rc.*\.ini$
^fabfile.py
^\.rhodecode$