Files @ b7563ad4e7ee
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Unicode fixes, added safe_str method for global str() operations +better test sandboxing
syntax: glob
*.pyc
*.swp

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