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

Back to the top