view .hgignore @ 1865:37b3c3244bbc beta

UI fixes - added expandable commits messages - ui fixes, icons/graph
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 09 Jan 2012 03:46:56 +0200
parents aa4423c82c23
children 27c8836e6356
line wrap: on
line source

syntax: glob
*.pyc
*.swp
Paste*.egg

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