diff .hgignore @ 8506:c3657d00e343

-Merge with tip
author Christos Kotselidis <christos.kotselidis@oracle.com>
date Thu, 21 Mar 2013 14:11:13 +0100
parents 90e51c504f37
children 147db03bb0a5
line wrap: on
line diff
--- a/.hgignore	Thu Mar 21 11:30:38 2013 +0100
+++ b/.hgignore	Thu Mar 21 14:11:13 2013 +0100
@@ -7,7 +7,7 @@
 ^dist/
 ^java/
 ^lib/
-^jdk1.7.0
+^jdk1.(7|8).0
 ^java64/
 ^work/
 \.checkstyle$
@@ -61,10 +61,11 @@
 .DS_Store
 javadoc/
 .idea/
+^cscope.out
+^tags
 syntax: glob
 *.bgv
 core.*
 *.jar
 eclipse-build.xml
 rebuild-launch.out
-