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

Back to the top