Files @ b44bb596ddb2
Branch filter:

Location: kallithea/.hgignore

Leonardo Carneiro
Fixing user dropdown menu. It now scales acording to the contents.
Enabling border to the fisrt item.
syntax: glob
*.pyc
*.swp
*.sqlite
*.tox
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$