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

Back to the top