From cbdc1d3061dad2d65dd0a5ec29397ab9ec35fb9d Mon Sep 17 00:00:00 2001 From: David Holmes Date: Mon, 15 Feb 2016 21:57:30 -0500 Subject: [PATCH] 8149427: Remove .class files from the hotspot repo .hgignore file Reviewed-by: mikael, twisti --- hotspot/.hgignore | 1 - 1 file changed, 1 deletion(-) diff --git a/hotspot/.hgignore b/hotspot/.hgignore index f0010a40148..f7628dd32dc 100644 --- a/hotspot/.hgignore +++ b/hotspot/.hgignore @@ -10,7 +10,6 @@ .igv.log ^.hgtip .DS_Store -\.class$ ^\.mx.jvmci/env ^\.mx.jvmci/.*\.pyc ^\.mx.jvmci/eclipse-launches/.*