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

Back to the top