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

Back to the top