Files @ b956e6f415a2
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
implemented #91,
updated docs, and changelog
bumped to newest libs possible for setup.py requirements
syntax: glob
*.pyc
*.swp

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