Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0446a92bd64e7015d0db836be819cbd9b19bbdd1 (plain) (blame)
1
2
3
4
5
6
bin.includes = plugin.xml,\
               META-INF/,\
               html/,\
               *.xml,\
               plugin.properties
src.includes = about.html

Back to the top