Files @ 6cab36e31f09
Branch filter:

Location: kallithea/.hgignore

Liad Shani
Added container-based authentication support
syntax: glob
*.pyc
*.swp

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