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

Back to the top