Files @ dc960653f8d2
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Added new random directory for each test to be better sandboxed
syntax: glob
*.pyc
*.swp

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