From 063252e423839ea6a0aca47eda4e75d28b6b3afe Mon Sep 17 00:00:00 2001 From: DrSlony Date: Fri, 10 Jun 2011 10:40:55 +0100 Subject: [PATCH] Added rtgui/version.h and AboutThisBuild.txt to .hgignore --- .hgignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 62f686c3d..0a9323246 100644 --- a/.hgignore +++ b/.hgignore @@ -9,5 +9,6 @@ release rtengine/librtengine.a rtexif/librtexif.a rtgui/rt +rtgui/version.h install_manifest.txt - +AboutThisBuild.txt