Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f37f9d180579a154f42c2ba2f2f96a31bd08d4df (plain) (blame)
1
2
3
4
5
6
7
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               icons/,\
               about.html,\
               plugin.properties
source.. = src/

Back to the top