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

Back to the top