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

Back to the top