Files @ 9265958e33bb
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Show changes of status inside comments
- comments that change status are now associated with status object, and showed in comments blocks
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