Files @ a16f163200b8
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
renamed crawler to not be runned at tests, bug found by slestak.
syntax: glob
*.pyc
*.swp

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