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

Back to the top