Skip to main content
summaryrefslogtreecommitdiffstats
blob: 53926ef8f4025f78baf715605dc70161034b79a3 (plain) (blame)
1
2
3
4
5
6
7
8
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.properties,\
               plugin.xml,\
               resources/,\
               about.html
source.. = src/

Back to the top