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

Back to the top