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

Back to the top