Files @ 9e377342802c
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
for the sake let's wrap the template joins with unicode mapping
syntax: glob
*.pyc
*.swp
*.sqlite
Paste*.egg

syntax: regexp
^rcextensions
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
^\.pydevproject$
^\.coverage$
^rhodecode\.db$
^test\.db$
^RhodeCode\.egg-info$
^rc\.ini$
^fabfile.py