Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: d8f33996a92a31b28bec66d6705bac8779d239bf (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               profile/

Back to the top