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

Back to the top