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

Back to the top