fix for build.properties
diff --git a/bundles/org.eclipse.jst.jsp.ui/build.properties b/bundles/org.eclipse.jst.jsp.ui/build.properties
index 3b68f76..5d4a344 100644
--- a/bundles/org.eclipse.jst.jsp.ui/build.properties
+++ b/bundles/org.eclipse.jst.jsp.ui/build.properties
@@ -15,6 +15,9 @@
                META-INF/,\
                icons/,\
                plugin.properties
+bin.excludes = bin/**,\
+               @dot/**,\
+               temp.folder/**
 src.includes = plugin.xml,\
                plugin.properties,\
                icons/,\