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

Back to the top