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

Back to the top