diff options
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties b/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties index a1a2606..a8775c5 100644 --- a/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties +++ b/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/build.properties @@ -4,5 +4,8 @@ bin.includes = META-INF/,\ icons/,\ plugin.xml,\ .,\ - libs/ -bin.excludes = libs/.gitignore
\ No newline at end of file + libs/,\ + about.html,\ + about.ini,\ + about.properties +bin.excludes = libs/.gitignore |