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

Back to the top