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

Back to the top