Files @ 38a83ffe17fd
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
backported 1.2.4 changelog into beta docs
syntax: glob
*.pyc
*.swp
Paste*.egg

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