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

Back to the top