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

Back to the top