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

Back to the top