Files @ 9c45e11493fb
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
fixed ldap settings creation, we need to fill in some bool defaults properly to make it work fine
syntax: glob
*.pyc
*.swp

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