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

Back to the top