changeset 1893:27c8836e6356 beta

ignore coverage and my local dev.ini file
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 13 Jan 2012 03:09:28 +0200
parents 40b0d4851880
children 0cbc3fb540b0
files .hgignore
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Fri Jan 13 00:26:26 2012 +0200
+++ b/.hgignore	Fri Jan 13 03:09:28 2012 +0200
@@ -11,7 +11,8 @@
 ^\.settings$
 ^\.project$
 ^\.pydevproject$
+^\.coverage$
 ^rhodecode\.db$
 ^test\.db$
-^repositories\.config$
 ^RhodeCode\.egg-info$
+^rc\.ini$