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

Back to the top