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

Back to the top