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

Back to the top