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

Back to the top