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

Back to the top