Files @ 5563af834d92
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Added diff option into git and hg changeset objects, representing git formated patch against parent1
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
^\.rhodecode$