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

Back to the top