changeset 3079:fb38d0a18ba7

Updated hgignore.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Tue, 28 Jun 2011 13:53:28 +0200
parents b15101f82e2d
children 46fe56f202a4
files .hgignore
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Tue Jun 28 13:52:36 2011 +0200
+++ b/.hgignore	Tue Jun 28 13:53:28 2011 +0200
@@ -17,6 +17,10 @@
 \.orig$
 output\.txt$
 output\.cfg$
+^Test.java$
+^diff1.txt$
+^diff2.txt$
+^test.xml$
 java\.hprof\.txt$
 /nbproject/private/
 ^graal/hotspot/java$