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

Back to the top