Files @ 307ec693bdf2
Branch filter:

Location: kallithea/.hgignore - annotation

Nicolas VINOT
[API] Create groups needed when creating repo
syntax: glob
*.pyc
*.swp

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