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

Back to the top