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

Back to the top