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

Back to the top