view .hgignore @ 1873:cc5dc31859d4 beta

graph: make it handle different row heights while still doing dots in the middle of each row
author Aras Pranckevicius <aras@unity3d.com>
date Mon, 09 Jan 2012 09:16:43 +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$