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

Back to the top