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

Back to the top