Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 69d0f2e3ef2ed003d59b82478406c110ce553b28 (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