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

Back to the top