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

Back to the top