Files @ 1aa1655bf019
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
fixed some config bool converter problems with ldap
syntax: glob
*.pyc
*.swp

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