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

Back to the top